GET /api/v1/tournament_records/?format=api&page=143
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&page=144",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&page=142",
    "results": [
        {
            "id": 1336,
            "name": "Scheduled Games",
            "creator": 1099916,
            "group": 12700,
            "created": "2023-01-05T15:29:20.562460Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1235,
            "name": "Suchanya",
            "creator": 1195177,
            "group": 11950,
            "created": "2022-08-17T01:25:22.558547Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1918,
            "name": "15k tournament only",
            "creator": 839136,
            "group": 13797,
            "created": "2025-08-16T22:16:36.325467Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1237,
            "name": "round robin",
            "creator": 829659,
            "group": 9450,
            "created": "2022-08-18T23:31:05.645867Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1238,
            "name": "Svyydvgddt",
            "creator": 1086610,
            "group": 25,
            "created": "2022-08-19T08:10:02.404788Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1919,
            "name": "AMIGOSSS",
            "creator": 1838949,
            "group": 15611,
            "created": "2025-08-19T16:13:52.722428Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1240,
            "name": "try your best whoever wins becomes aan admin",
            "creator": 1123838,
            "group": 11229,
            "created": "2022-08-22T03:52:53.225171Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1241,
            "name": "Tt",
            "creator": 1132291,
            "group": 7427,
            "created": "2022-08-23T02:05:39.509859Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1413,
            "name": "LIHKG Season 4 League B",
            "creator": 872222,
            "group": 8905,
            "created": "2023-03-22T16:41:29.668684Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1243,
            "name": "Let’s make a Progress",
            "creator": 1162986,
            "group": 6332,
            "created": "2022-09-03T12:49:05.312458Z",
            "started": null,
            "ended": null
        }
    ]
}