GET /api/v1/tournament_records/?format=api&ordering=started&page=144
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1619,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=started&page=145",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=started&page=143",
    "results": [
        {
            "id": 1228,
            "name": "brandonsy35",
            "creator": 1059480,
            "group": 3,
            "created": "2022-08-06T10:13:09.802305Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1229,
            "name": "รานา",
            "creator": 1173424,
            "group": 43,
            "created": "2022-08-06T11:53:10.751954Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1230,
            "name": "CLASIFICATORIO FEMENINO- CONGRESO LATINOAMERICANO 2022",
            "creator": 834790,
            "group": 6424,
            "created": "2022-08-07T12:37:00.869877Z",
            "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": 1329,
            "name": "OGS Go siyah beyaz",
            "creator": 940118,
            "group": 3,
            "created": "2022-12-29T06:52:40.281413Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1233,
            "name": "match",
            "creator": 1193158,
            "group": 1185,
            "created": "2022-08-15T09:07:48.648364Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1336,
            "name": "Scheduled Games",
            "creator": 1099916,
            "group": 12700,
            "created": "2023-01-05T15:29:20.562460Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1235,
            "name": "Suchanya",
            "creator": 1195177,
            "group": 11950,
            "created": "2022-08-17T01:25:22.558547Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1918,
            "name": "15k tournament only",
            "creator": 839136,
            "group": 13797,
            "created": "2025-08-16T22:16:36.325467Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1237,
            "name": "round robin",
            "creator": 829659,
            "group": 9450,
            "created": "2022-08-18T23:31:05.645867Z",
            "started": null,
            "ended": null
        }
    ]
}