Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
DualMind Lab v2.0 is live! See what's new or try the demo
Admin comparison management — list, view, delete, and search arena comparison records.
page
limit
{ "success": true, "data": [ { "comparison_id": "c1d2e3f4-...", "user_id": "a1b2c3d4-...", "prompt_text": "Explain quantum computing", "model1_id": "m1-uuid", "model2_id": "m2-uuid", "model1_response": "Quantum computing uses...", "model2_response": "Quantum computers leverage...", "model1_time_ms": 1200, "model2_time_ms": 980, "created_at": "2025-01-15T10:00:00Z" } ], "count": 50, "total": 12345, "page": 1, "limit": 50 }
prompt
Was this page helpful?