GET /api/v1/tournament_records/?format=api&ordering=-name&page=142
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=143",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-name&page=141",
    "results": [
        {
            "id": 584,
            "name": "19X19 live Swiss tournament",
            "creator": 940672,
            "group": 3,
            "created": "2021-03-15T12:50:43.187376Z",
            "started": null,
            "ended": null
        },
        {
            "id": 468,
            "name": "19x19 1d - 9d+ Friendly Match (tournament)",
            "creator": 770016,
            "group": 6273,
            "created": "2020-12-15T11:09:37.758348Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1079,
            "name": "19x19",
            "creator": 1116912,
            "group": 11472,
            "created": "2022-03-30T07:44:30.286936Z",
            "started": null,
            "ended": null
        },
        {
            "id": 146,
            "name": "19der",
            "creator": 466732,
            "group": 95,
            "created": "2020-04-08T16:07:40.192386Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1880,
            "name": "1942Napaphat",
            "creator": 1781989,
            "group": 13760,
            "created": "2025-05-23T04:46:58.282588Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1869,
            "name": "17k-22k",
            "creator": 1463203,
            "group": 25,
            "created": "2025-04-23T00:38:32.088510Z",
            "started": null,
            "ended": null
        },
        {
            "id": 835,
            "name": "17 de setembro",
            "creator": 1019032,
            "group": 9676,
            "created": "2021-09-17T11:58:54.191298Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1268,
            "name": "1706",
            "creator": 1228537,
            "group": 9676,
            "created": "2022-10-24T16:08:17.409003Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1674,
            "name": "ซ้อม17 พฤษภาคม",
            "creator": 1562628,
            "group": 9818,
            "created": "2024-05-17T12:30:02.919729Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1452,
            "name": "16k optimistic-policy test",
            "creator": 195118,
            "group": 13232,
            "created": "2023-05-20T09:35:55.210109Z",
            "started": null,
            "ended": null
        }
    ]
}