GET /api/v1/tournament_records/?format=api&ordering=-group&page=140
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1620,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=141",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=139",
    "results": [
        {
            "id": 1014,
            "name": "ay",
            "creator": 1108167,
            "group": 38,
            "created": "2022-02-12T03:13:19.051171Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1254,
            "name": "SA Closed",
            "creator": 630492,
            "group": 33,
            "created": "2022-09-23T16:20:25.966830Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1876,
            "name": "l;",
            "creator": 1507765,
            "group": 33,
            "created": "2025-05-02T20:28:27.667796Z",
            "started": null,
            "ended": null
        },
        {
            "id": 124,
            "name": "Karlovy vary",
            "creator": 716695,
            "group": 31,
            "created": "2020-03-29T17:23:09.667612Z",
            "started": null,
            "ended": null
        },
        {
            "id": 213,
            "name": "jerry b",
            "creator": 744404,
            "group": 28,
            "created": "2020-05-10T18:49:12.828557Z",
            "started": null,
            "ended": null
        },
        {
            "id": 328,
            "name": "bbbvbvhh",
            "creator": 724806,
            "group": 28,
            "created": "2020-07-31T16:35:00.721128Z",
            "started": null,
            "ended": null
        },
        {
            "id": 426,
            "name": "my ogs userid is bobbo",
            "creator": 864466,
            "group": 28,
            "created": "2020-10-29T23:49:29.649967Z",
            "started": null,
            "ended": null
        },
        {
            "id": 856,
            "name": "Mateos",
            "creator": 1057765,
            "group": 28,
            "created": "2021-09-30T18:02:55.635313Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1024,
            "name": "王者之心",
            "creator": 964872,
            "group": 28,
            "created": "2022-02-18T08:58:43.747065Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1077,
            "name": "Madeleine",
            "creator": 907106,
            "group": 28,
            "created": "2022-03-29T07:03:27.097219Z",
            "started": null,
            "ended": null
        }
    ]
}