GET /api/v1/tournament_records/?format=api&ordering=-creator&page=108
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=109",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=107",
    "results": [
        {
            "id": 541,
            "name": "Open Tournament",
            "creator": 786360,
            "group": 7952,
            "created": "2021-02-15T18:29:52.732253Z",
            "started": null,
            "ended": null
        },
        {
            "id": 307,
            "name": "筑紫の集い",
            "creator": 786109,
            "group": 5812,
            "created": "2020-07-10T00:59:55.774330Z",
            "started": null,
            "ended": null
        },
        {
            "id": 308,
            "name": "筑紫の集い",
            "creator": 786109,
            "group": 5812,
            "created": "2020-07-10T01:20:25.527154Z",
            "started": null,
            "ended": null
        },
        {
            "id": 309,
            "name": "筑紫の集い",
            "creator": 786109,
            "group": 5812,
            "created": "2020-07-10T01:21:17.913883Z",
            "started": null,
            "ended": null
        },
        {
            "id": 244,
            "name": "Games",
            "creator": 785731,
            "group": 3794,
            "created": "2020-05-24T05:04:03.336466Z",
            "started": null,
            "ended": null
        },
        {
            "id": 235,
            "name": "Cuntis tournament",
            "creator": 785694,
            "group": 5804,
            "created": "2020-05-23T03:49:31.593665Z",
            "started": null,
            "ended": null
        },
        {
            "id": 470,
            "name": "no se me aburri =u",
            "creator": 784398,
            "group": 6089,
            "created": "2020-12-17T03:32:17.364627Z",
            "started": null,
            "ended": null
        },
        {
            "id": 288,
            "name": "CUARTO",
            "creator": 784355,
            "group": 5581,
            "created": "2020-06-20T19:53:55.325097Z",
            "started": null,
            "ended": null
        },
        {
            "id": 724,
            "name": "what us thus",
            "creator": 783999,
            "group": 9298,
            "created": "2021-06-18T00:43:26.575532Z",
            "started": null,
            "ended": null
        },
        {
            "id": 318,
            "name": "lucho y brrisa",
            "creator": 780210,
            "group": 5706,
            "created": "2020-07-21T03:03:54.725915Z",
            "started": null,
            "ended": null
        }
    ]
}