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

{
    "count": 1580,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=44",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=42",
    "results": [
        {
            "id": 132,
            "name": "Coronavirus Cup",
            "creator": 750109,
            "group": 4685,
            "created": "2020-04-03T02:45:56.141559Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1222,
            "name": "Correspondance 19x19",
            "creator": 1175370,
            "group": 12041,
            "created": "2022-08-02T14:24:36.328665Z",
            "started": null,
            "ended": null
        },
        {
            "id": 650,
            "name": "Correspondence 19x19RoundRobin",
            "creator": 940672,
            "group": 25,
            "created": "2021-05-02T12:21:44.289042Z",
            "started": null,
            "ended": null
        },
        {
            "id": 278,
            "name": "Correspondence 9x9 2020-06-14 22:00",
            "creator": 687900,
            "group": 420,
            "created": "2020-06-13T16:34:44.612066Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1696,
            "name": "cờ vây quốc gia1",
            "creator": 1564390,
            "group": 14332,
            "created": "2024-06-21T10:10:25.945135Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1697,
            "name": "cờ vây quốc gia2",
            "creator": 1564390,
            "group": 14332,
            "created": "2024-06-21T10:11:35.541159Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1248,
            "name": "crazy bot beginner",
            "creator": 983580,
            "group": 9289,
            "created": "2022-09-18T10:08:46.448030Z",
            "started": null,
            "ended": null
        },
        {
            "id": 709,
            "name": "crazy match",
            "creator": 983580,
            "group": 9288,
            "created": "2021-06-09T08:12:28.843704Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1215,
            "name": "Creamii vs _StockFish",
            "creator": 1182856,
            "group": 12124,
            "created": "2022-07-30T10:51:32.568728Z",
            "started": null,
            "ended": null
        },
        {
            "id": 251,
            "name": "\"Croatian Go Open 2020\"",
            "creator": 789395,
            "group": 5774,
            "created": "2020-05-30T07:21:54.790980Z",
            "started": null,
            "ended": null
        }
    ]
}