GET /api/v1/tournament_records/?format=api&ordering=created&page=99
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=created&page=100",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=created&page=98",
    "results": [
        {
            "id": 1129,
            "name": "Go game",
            "creator": 1152661,
            "group": 5,
            "created": "2022-05-08T09:42:58.332394Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1130,
            "name": "Go game",
            "creator": 1152661,
            "group": 5,
            "created": "2022-05-08T09:44:03.278596Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1131,
            "name": "Super Blitz is da BOMB",
            "creator": 1152280,
            "group": 11744,
            "created": "2022-05-08T16:45:04.181986Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1132,
            "name": "LIHKG Season 1 League A",
            "creator": 647190,
            "group": 8905,
            "created": "2022-05-10T14:24:36.765077Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1133,
            "name": "dsudj",
            "creator": 941868,
            "group": 8390,
            "created": "2022-05-11T06:45:14.734152Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1134,
            "name": "LIHKG Season 1 Bus Cup",
            "creator": 872222,
            "group": 8905,
            "created": "2022-05-11T16:18:21.598343Z",
            "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
        },
        {
            "id": 1138,
            "name": "爻爻爻爻爻爻爻爻爻爻爻嶵丈.,.,,,,,,,,,,,,,,,,,,,,,,,了穿.....................穿",
            "creator": 1113978,
            "group": 25,
            "created": "2022-05-15T10:09:42.848994Z",
            "started": null,
            "ended": null
        }
    ]
}