GET /api/v1/tournament_records/?format=api&ordering=started&page=106
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=107",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=started&page=105",
    "results": [
        {
            "id": 1509,
            "name": "T",
            "creator": 1240290,
            "group": 12520,
            "created": "2023-09-07T07:31:27.573366Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1512,
            "name": "自行车VB",
            "creator": 1408273,
            "group": 10278,
            "created": "2023-09-08T10:37:13.969995Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1514,
            "name": "🦄🦄🦄",
            "creator": 1423801,
            "group": 4666,
            "created": "2023-09-11T07:46:24.056010Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1109,
            "name": "Ffffff",
            "creator": 775974,
            "group": 11472,
            "created": "2022-04-18T02:06:59.476931Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1110,
            "name": "btbytht",
            "creator": 1123268,
            "group": 28,
            "created": "2022-04-20T04:47:21.343308Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1111,
            "name": "🥀",
            "creator": 1135854,
            "group": 11629,
            "created": "2022-04-20T10:12:21.733985Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1112,
            "name": "ffjggkk",
            "creator": 1118389,
            "group": 7746,
            "created": "2022-04-23T06:25:21.084806Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1113,
            "name": "Champ game 1",
            "creator": 1004222,
            "group": 11651,
            "created": "2022-04-23T08:20:08.903327Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1114,
            "name": "hi",
            "creator": 1004222,
            "group": 9668,
            "created": "2022-04-23T08:38:52.652147Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1115,
            "name": "Namfhaa12",
            "creator": 1135854,
            "group": 11658,
            "created": "2022-04-23T12:22:25.827350Z",
            "started": null,
            "ended": null
        }
    ]
}