GET /api/v1/tournament_records/?format=api&ordering=-creator&page=97
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=-creator&page=98",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=96",
    "results": [
        {
            "id": 497,
            "name": "HAPPY BERSDAY JOCA!!!",
            "creator": 848901,
            "group": 5581,
            "created": "2021-01-19T19:39:20.841146Z",
            "started": null,
            "ended": null
        },
        {
            "id": 927,
            "name": "idk",
            "creator": 848322,
            "group": 4076,
            "created": "2021-12-11T10:43:10.269152Z",
            "started": null,
            "ended": null
        },
        {
            "id": 469,
            "name": "21S1 Division B",
            "creator": 848128,
            "group": 6974,
            "created": "2020-12-16T17:43:20.683073Z",
            "started": null,
            "ended": null
        },
        {
            "id": 487,
            "name": "21S1 Division C",
            "creator": 848128,
            "group": 6974,
            "created": "2021-01-08T11:51:37.704535Z",
            "started": null,
            "ended": null
        },
        {
            "id": 488,
            "name": "21S1 Division D",
            "creator": 848128,
            "group": 6974,
            "created": "2021-01-08T11:51:46.312734Z",
            "started": null,
            "ended": null
        },
        {
            "id": 563,
            "name": "21S2 Division C",
            "creator": 848128,
            "group": 6974,
            "created": "2021-03-05T14:22:34.699373Z",
            "started": null,
            "ended": null
        },
        {
            "id": 564,
            "name": "21S2 Division D",
            "creator": 848128,
            "group": 6974,
            "created": "2021-03-05T14:22:45.839989Z",
            "started": null,
            "ended": null
        },
        {
            "id": 647,
            "name": "MWA-PWA Interleague Friendship Tournament 2021",
            "creator": 848128,
            "group": 6974,
            "created": "2021-04-29T14:07:12.784671Z",
            "started": null,
            "ended": null
        },
        {
            "id": 377,
            "name": "jumo&dan",
            "creator": 846437,
            "group": 6853,
            "created": "2020-09-16T23:39:21.286908Z",
            "started": null,
            "ended": null
        },
        {
            "id": 702,
            "name": "MN",
            "creator": 846189,
            "group": 25,
            "created": "2021-05-31T14:05:21.177938Z",
            "started": null,
            "ended": null
        }
    ]
}