GET /api/v1/tournament_records/?format=api&ordering=-group&page=18
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=-group&page=19",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=17",
    "results": [
        {
            "id": 1442,
            "name": "FUNNY 🧋🍮🍧🍡🥃",
            "creator": 1248092,
            "group": 13166,
            "created": "2023-04-30T04:37:58.703484Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1441,
            "name": "Pokemon   sword and shield",
            "creator": 1345521,
            "group": 13158,
            "created": "2023-04-29T12:26:31.533940Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1454,
            "name": "トーナメントゲーム",
            "creator": 1271156,
            "group": 13143,
            "created": "2023-05-21T21:51:27.588947Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1689,
            "name": "SP informal match",
            "creator": 1250276,
            "group": 13134,
            "created": "2024-06-18T10:13:56.613861Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1594,
            "name": "123Go Go Go!",
            "creator": 1392813,
            "group": 13127,
            "created": "2023-12-26T20:11:37.852561Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1447,
            "name": "sophie X melisa",
            "creator": 1348122,
            "group": 13117,
            "created": "2023-05-12T22:49:18.693404Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1679,
            "name": "manhã",
            "creator": 832318,
            "group": 13117,
            "created": "2024-05-28T14:57:59.812618Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1685,
            "name": "MY GOD",
            "creator": 1192116,
            "group": 13117,
            "created": "2024-06-11T15:31:30.805047Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1879,
            "name": "The Cutting Board",
            "creator": 955176,
            "group": 13106,
            "created": "2025-05-17T16:18:30.149050Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1464,
            "name": "SIM July",
            "creator": 1066928,
            "group": 13099,
            "created": "2023-06-19T14:53:45.036807Z",
            "started": null,
            "ended": null
        }
    ]
}