GET /api/v1/tournament_records/?format=api&ordering=-group&page=47
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=48",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=46",
    "results": [
        {
            "id": 843,
            "name": "Mid night game",
            "creator": 1044601,
            "group": 10004,
            "created": "2021-09-22T20:35:49.093649Z",
            "started": null,
            "ended": null
        },
        {
            "id": 952,
            "name": "Zafer",
            "creator": 1056005,
            "group": 9970,
            "created": "2022-01-09T12:27:37.464682Z",
            "started": null,
            "ended": null
        },
        {
            "id": 918,
            "name": "MOTH",
            "creator": 916344,
            "group": 9959,
            "created": "2021-12-03T00:42:52.650097Z",
            "started": null,
            "ended": null
        },
        {
            "id": 821,
            "name": "empty",
            "creator": 1032638,
            "group": 9945,
            "created": "2021-09-11T21:32:21.358159Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1020,
            "name": "Tengen",
            "creator": 1122132,
            "group": 9945,
            "created": "2022-02-17T16:53:46.143231Z",
            "started": null,
            "ended": null
        },
        {
            "id": 925,
            "name": "Test",
            "creator": 1031007,
            "group": 9933,
            "created": "2021-12-08T18:51:08.391196Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1227,
            "name": "Го в го",
            "creator": 1036335,
            "group": 9932,
            "created": "2022-08-05T16:12:49.423151Z",
            "started": null,
            "ended": null
        },
        {
            "id": 801,
            "name": "Wildmoka",
            "creator": 629383,
            "group": 9916,
            "created": "2021-08-17T07:48:05.441285Z",
            "started": null,
            "ended": null
        },
        {
            "id": 803,
            "name": "5-8kร่วมเเข่งขัน",
            "creator": 977208,
            "group": 9883,
            "created": "2021-08-18T05:46:07.047418Z",
            "started": null,
            "ended": null
        },
        {
            "id": 795,
            "name": "Udom159670",
            "creator": 1027879,
            "group": 9818,
            "created": "2021-08-04T14:20:43.397234Z",
            "started": null,
            "ended": null
        }
    ]
}