GET /api/v1/tournament_records/?format=api&ordering=started&page=109
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=started&page=110",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=started&page=108",
    "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": 1133,
            "name": "dsudj",
            "creator": 941868,
            "group": 8390,
            "created": "2022-05-11T06:45:14.734152Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1548,
            "name": "Uhh",
            "creator": 1459222,
            "group": 11534,
            "created": "2023-11-04T17:08:29.309931Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1296,
            "name": "1st Seoule Sphere",
            "creator": 153455,
            "group": 1398,
            "created": "2022-11-10T20:56:04.751944Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1549,
            "name": "Pro king",
            "creator": 1106925,
            "group": 10975,
            "created": "2023-11-05T00:59:30.014880Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1309,
            "name": "Hbb",
            "creator": 1211339,
            "group": 7027,
            "created": "2022-11-28T07:07:41.817989Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1546,
            "name": "Halloween 🎃",
            "creator": 1236996,
            "group": 13697,
            "created": "2023-10-31T12:06:20.147696Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1135,
            "name": "อลงกรณ์",
            "creator": 1151505,
            "group": 11733,
            "created": "2022-05-12T03:50:58.829064Z",
            "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
        }
    ]
}