GET /api/v1/tournament_records/?format=api&ordering=group&page=128
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=129",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=127",
    "results": [
        {
            "id": 1131,
            "name": "Super Blitz is da BOMB",
            "creator": 1152280,
            "group": 11744,
            "created": "2022-05-08T16:45:04.181986Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1469,
            "name": "ftym",
            "creator": 1143505,
            "group": 11761,
            "created": "2023-06-27T11:29:00.288659Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1147,
            "name": "0000000000000000",
            "creator": 1082106,
            "group": 11766,
            "created": "2022-05-31T02:26:10.687956Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1142,
            "name": "00000000000000",
            "creator": 1082106,
            "group": 11766,
            "created": "2022-05-22T09:28:58.792924Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1136,
            "name": "ogs",
            "creator": 1065173,
            "group": 11767,
            "created": "2022-05-12T07:28:41.626281Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1137,
            "name": "meme turnament",
            "creator": 320477,
            "group": 11778,
            "created": "2022-05-14T16:12:15.045713Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1170,
            "name": "german",
            "creator": 875708,
            "group": 11839,
            "created": "2022-07-02T17:39:13.777102Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1166,
            "name": "19х19 limination Tournament",
            "creator": 1145806,
            "group": 11839,
            "created": "2022-07-01T18:16:51.117440Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1468,
            "name": "ㅁㅁ",
            "creator": 1248272,
            "group": 11852,
            "created": "2023-06-27T02:02:06.080119Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1157,
            "name": "잘못만든것",
            "creator": 1086916,
            "group": 11852,
            "created": "2022-06-17T07:19:12.292855Z",
            "started": null,
            "ended": null
        }
    ]
}