GET /api/v1/tournament_records/?format=api&ordering=group&page=126
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=127",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=125",
    "results": [
        {
            "id": 1056,
            "name": "囲碁循环赛",
            "creator": 1132307,
            "group": 11331,
            "created": "2022-03-17T23:35:19.560146Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1055,
            "name": "囲碁循环赛",
            "creator": 1132307,
            "group": 11331,
            "created": "2022-03-17T08:04:15.699531Z",
            "started": null,
            "ended": null
        },
        {
            "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
        }
    ]
}