GET /api/v1/tournament_records/?format=api&ordering=group&page=125
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=126",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=124",
    "results": [
        {
            "id": 1054,
            "name": "Title wins",
            "creator": 1102440,
            "group": 11334,
            "created": "2022-03-16T06:32:47.923037Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1123,
            "name": "ก็มาดิค้าบ",
            "creator": 1131056,
            "group": 11368,
            "created": "2022-04-30T07:54:22.226243Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1139,
            "name": "Efrem",
            "creator": 1121271,
            "group": 11411,
            "created": "2022-05-16T08:10:08.086067Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1068,
            "name": "Eye Level Peace",
            "creator": 1121271,
            "group": 11411,
            "created": "2022-03-22T13:37:09.567535Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1422,
            "name": "Tercer Torneo Nakade",
            "creator": 68659,
            "group": 11434,
            "created": "2023-04-01T10:07:05.284179Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1070,
            "name": "Segundo Torneo Nakade",
            "creator": 68659,
            "group": 11434,
            "created": "2022-03-25T18:57:06.513620Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1097,
            "name": "dtsgegegeeg",
            "creator": 1137383,
            "group": 11450,
            "created": "2022-04-11T03:42:45.912223Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1121,
            "name": "For Fun",
            "creator": 1084605,
            "group": 11458,
            "created": "2022-04-28T23:48:39.369684Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1109,
            "name": "Ffffff",
            "creator": 775974,
            "group": 11472,
            "created": "2022-04-18T02:06:59.476931Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1079,
            "name": "19x19",
            "creator": 1116912,
            "group": 11472,
            "created": "2022-03-30T07:44:30.286936Z",
            "started": null,
            "ended": null
        }
    ]
}