GET /api/v1/tournament_records/?format=api&ordering=-creator&page=4
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1579,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=5",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=3",
    "results": [
        {
            "id": 1887,
            "name": "vreh5y",
            "creator": 1765191,
            "group": 12599,
            "created": "2025-06-07T16:52:37.453582Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1888,
            "name": "vreh5y",
            "creator": 1765191,
            "group": 12599,
            "created": "2025-06-07T16:53:14.608269Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1889,
            "name": "mtgz",
            "creator": 1765191,
            "group": 15283,
            "created": "2025-06-09T23:26:17.985677Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1893,
            "name": "vreh5y",
            "creator": 1765191,
            "group": 15283,
            "created": "2025-06-14T16:39:48.797615Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1870,
            "name": "无间勤碁术化 Go Advance forward forever",
            "creator": 1761443,
            "group": 13797,
            "created": "2025-04-23T12:05:53.048533Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1868,
            "name": "Турнир",
            "creator": 1759825,
            "group": 7088,
            "created": "2025-04-17T19:11:57.000328Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1902,
            "name": "785438",
            "creator": 1757581,
            "group": 25,
            "created": "2025-06-29T02:39:30.680318Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1867,
            "name": "Giovanna",
            "creator": 1754688,
            "group": 8111,
            "created": "2025-04-17T16:52:50.358033Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1843,
            "name": "ทาเคชิ",
            "creator": 1733083,
            "group": 25,
            "created": "2025-03-06T12:29:42.465097Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1861,
            "name": "240-rx go",
            "creator": 1729163,
            "group": 3,
            "created": "2025-04-08T11:18:31.236262Z",
            "started": null,
            "ended": null
        }
    ]
}