GET /api/v1/tournament_records/?format=api&ordering=-created&page=62
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=-created&page=63",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-created&page=61",
    "results": [
        {
            "id": 1114,
            "name": "hi",
            "creator": 1004222,
            "group": 9668,
            "created": "2022-04-23T08:38:52.652147Z",
            "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": 1112,
            "name": "ffjggkk",
            "creator": 1118389,
            "group": 7746,
            "created": "2022-04-23T06:25:21.084806Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1111,
            "name": "πŸ₯€",
            "creator": 1135854,
            "group": 11629,
            "created": "2022-04-20T10:12:21.733985Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1110,
            "name": "btbytht",
            "creator": 1123268,
            "group": 28,
            "created": "2022-04-20T04:47:21.343308Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1109,
            "name": "Ffffff",
            "creator": 775974,
            "group": 11472,
            "created": "2022-04-18T02:06:59.476931Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1101,
            "name": "友θͺΌε°ε±€",
            "creator": 1086610,
            "group": 25,
            "created": "2022-04-16T04:47:18.404911Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1100,
            "name": "yuju",
            "creator": 1123268,
            "group": 25,
            "created": "2022-04-15T02:37:20.526879Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1099,
            "name": "G4sgegata4t",
            "creator": 1142376,
            "group": 11505,
            "created": "2022-04-13T03:59:39.659173Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1098,
            "name": "Uhahsh",
            "creator": 1064944,
            "group": 25,
            "created": "2022-04-12T08:59:36.406598Z",
            "started": null,
            "ended": null
        }
    ]
}