GET /api/v1/tournament_records/?format=api&ordering=-id&page=61
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=-id&page=62",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-id&page=60",
    "results": [
        {
            "id": 1124,
            "name": "KINK",
            "creator": 880830,
            "group": 8842,
            "created": "2022-05-03T07:58:26.859195Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1123,
            "name": "ก็มาดิค้าบ",
            "creator": 1131056,
            "group": 11368,
            "created": "2022-04-30T07:54:22.226243Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1122,
            "name": "อภิวัชร์",
            "creator": 1146601,
            "group": 9094,
            "created": "2022-04-29T02:34:55.177767Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1121,
            "name": "For Fun",
            "creator": 1084605,
            "group": 11458,
            "created": "2022-04-28T23:48:39.369684Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1120,
            "name": "BIGINNER TOURNAMENT",
            "creator": 1148626,
            "group": 11681,
            "created": "2022-04-26T21:06:40.024529Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1119,
            "name": "友誼對局😀😀",
            "creator": 1086610,
            "group": 25,
            "created": "2022-04-25T13:30:10.893225Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1118,
            "name": "some tournament",
            "creator": 810610,
            "group": 6345,
            "created": "2022-04-24T22:02:15.158048Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1117,
            "name": "Турнир",
            "creator": 1078801,
            "group": 9,
            "created": "2022-04-23T13:00:10.928619Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1116,
            "name": "Турнир",
            "creator": 1078801,
            "group": 11548,
            "created": "2022-04-23T12:59:34.402583Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1115,
            "name": "Namfhaa12",
            "creator": 1135854,
            "group": 11658,
            "created": "2022-04-23T12:22:25.827350Z",
            "started": null,
            "ended": null
        }
    ]
}