GET /api/v1/tournament_records/?format=api&ordering=-ended&page=95
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=-ended&page=96",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-ended&page=94",
    "results": [
        {
            "id": 988,
            "name": "mos1d04",
            "creator": 1052870,
            "group": 3,
            "created": "2022-01-27T07:18:52.678692Z",
            "started": null,
            "ended": null
        },
        {
            "id": 989,
            "name": "22222222",
            "creator": 1059402,
            "group": 10229,
            "created": "2022-01-27T07:38:44.748364Z",
            "started": null,
            "ended": null
        },
        {
            "id": 990,
            "name": "test",
            "creator": 568679,
            "group": 8562,
            "created": "2022-01-27T20:17:10.183136Z",
            "started": null,
            "ended": null
        },
        {
            "id": 991,
            "name": "โกะปะละ#1",
            "creator": 635044,
            "group": 11016,
            "created": "2022-01-30T02:59:44.678237Z",
            "started": null,
            "ended": null
        },
        {
            "id": 997,
            "name": "World Battle Valentine's 2022",
            "creator": 1051076,
            "group": 10103,
            "created": "2022-02-04T22:10:11.665132Z",
            "started": null,
            "ended": null
        },
        {
            "id": 998,
            "name": "MM",
            "creator": 1117109,
            "group": 25,
            "created": "2022-02-05T03:15:01.897546Z",
            "started": null,
            "ended": null
        },
        {
            "id": 999,
            "name": "Brandon Sy",
            "creator": 1052870,
            "group": 3,
            "created": "2022-02-05T05:47:06.037544Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1000,
            "name": "mo",
            "creator": 1052870,
            "group": 3,
            "created": "2022-02-05T06:10:02.809384Z",
            "started": null,
            "ended": null
        },
        {
            "id": 992,
            "name": "Summer Tournament",
            "creator": 744862,
            "group": 11034,
            "created": "2022-01-31T06:12:24.364168Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1005,
            "name": "ChanHianYoung",
            "creator": 153649,
            "group": 761,
            "created": "2022-02-07T05:04:01.761770Z",
            "started": null,
            "ended": null
        }
    ]
}