GET /api/v1/tournament_records/?format=api&ordering=group&page=132
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=133",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=131",
    "results": [
        {
            "id": 1226,
            "name": "Torneo DDK",
            "creator": 304261,
            "group": 12150,
            "created": "2022-08-05T12:09:21.024318Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1251,
            "name": "SDK Season 1",
            "creator": 127273,
            "group": 12163,
            "created": "2022-09-21T01:17:35.338940Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1250,
            "name": "SDK season 1",
            "creator": 127273,
            "group": 12163,
            "created": "2022-09-20T02:54:08.901542Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1249,
            "name": "Season1",
            "creator": 127273,
            "group": 12163,
            "created": "2022-09-18T11:15:24.707682Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1231,
            "name": "APAC SDK Season 1",
            "creator": 127273,
            "group": 12163,
            "created": "2022-08-10T04:55:18.906709Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1247,
            "name": "h",
            "creator": 1206757,
            "group": 12277,
            "created": "2022-09-13T10:52:41.295298Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1352,
            "name": "g-(guju",
            "creator": 1288850,
            "group": 12279,
            "created": "2023-02-02T12:24:09.950009Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1351,
            "name": "go to go",
            "creator": 1269895,
            "group": 12279,
            "created": "2023-01-26T17:49:53.320218Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1350,
            "name": "super go",
            "creator": 1269895,
            "group": 12279,
            "created": "2023-01-24T16:54:17.689342Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1282,
            "name": "Contest(社內賽放這)",
            "creator": 1203480,
            "group": 12290,
            "created": "2022-11-07T07:06:57.897521Z",
            "started": null,
            "ended": null
        }
    ]
}