GET /api/v1/tournament_records/?format=api&ordering=creator&page=126
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=creator&page=127",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=creator&page=125",
    "results": [
        {
            "id": 1264,
            "name": "Helen",
            "creator": 1211339,
            "group": 7027,
            "created": "2022-10-17T07:39:06.917645Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1267,
            "name": "FhjHHxjyyyzjuvv CV lyjxtbjjj",
            "creator": 1211361,
            "group": 7028,
            "created": "2022-10-24T07:43:07.373618Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1259,
            "name": "Kosumi Go Cup",
            "creator": 1212081,
            "group": 12320,
            "created": "2022-10-08T04:22:39.707796Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1253,
            "name": "go basics big match",
            "creator": 1213277,
            "group": 25,
            "created": "2022-09-23T14:46:54.878768Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1256,
            "name": "董振譽",
            "creator": 1213974,
            "group": 9260,
            "created": "2022-09-28T05:41:48.132369Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1324,
            "name": "9x9 single elimination",
            "creator": 1215371,
            "group": 515,
            "created": "2022-12-24T08:08:47.169022Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1362,
            "name": "Test",
            "creator": 1217519,
            "group": 12821,
            "created": "2023-02-25T02:09:08.970706Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1449,
            "name": "pro guys",
            "creator": 1218107,
            "group": 24,
            "created": "2023-05-15T06:56:46.561528Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1909,
            "name": "Primus Inter Pares 8 (first among equals) https://online-go.com/tournament/130779",
            "creator": 1218730,
            "group": 43,
            "created": "2025-07-29T09:44:14.528880Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1790,
            "name": "Primus Inter Pares",
            "creator": 1218730,
            "group": 655,
            "created": "2024-11-06T06:18:35.120610Z",
            "started": null,
            "ended": null
        }
    ]
}