GET /api/v1/tournament_records/?format=api&ordering=-name&page=137
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=138",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-name&page=136",
    "results": [
        {
            "id": 562,
            "name": "2º TORNEO TÍTULO MUSASHI",
            "creator": 663579,
            "group": 4262,
            "created": "2021-03-05T12:55:38.411368Z",
            "started": null,
            "ended": null
        },
        {
            "id": 21,
            "name": "2nd Test",
            "creator": 572024,
            "group": 2946,
            "created": "2019-08-15T19:30:52.853761Z",
            "started": null,
            "ended": null
        },
        {
            "id": 283,
            "name": "โต๊ะ 29",
            "creator": 789231,
            "group": 6051,
            "created": "2020-06-15T04:27:47.223704Z",
            "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
        },
        {
            "id": 989,
            "name": "22222222",
            "creator": 1059402,
            "group": 10229,
            "created": "2022-01-27T07:38:44.748364Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1008,
            "name": "22",
            "creator": 1011972,
            "group": 9318,
            "created": "2022-02-08T03:04:11.198726Z",
            "started": null,
            "ended": null
        },
        {
            "id": 155,
            "name": "22",
            "creator": 748929,
            "group": 5144,
            "created": "2020-04-11T20:50:30.829630Z",
            "started": null,
            "ended": null
        },
        {
            "id": 564,
            "name": "21S2 Division D",
            "creator": 848128,
            "group": 6974,
            "created": "2021-03-05T14:22:45.839989Z",
            "started": null,
            "ended": null
        },
        {
            "id": 563,
            "name": "21S2 Division C",
            "creator": 848128,
            "group": 6974,
            "created": "2021-03-05T14:22:34.699373Z",
            "started": null,
            "ended": null
        },
        {
            "id": 517,
            "name": "21S2 Division B",
            "creator": 128134,
            "group": 6974,
            "created": "2021-01-31T08:19:58.846734Z",
            "started": null,
            "ended": null
        }
    ]
}