GET /api/v1/tournament_records/?format=api&ordering=creator&page=102
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=103",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=creator&page=101",
    "results": [
        {
            "id": 952,
            "name": "Zafer",
            "creator": 1056005,
            "group": 9970,
            "created": "2022-01-09T12:27:37.464682Z",
            "started": null,
            "ended": null
        },
        {
            "id": 949,
            "name": "Zafer",
            "creator": 1056005,
            "group": 39,
            "created": "2022-01-06T10:45:26.379969Z",
            "started": null,
            "ended": null
        },
        {
            "id": 953,
            "name": ".",
            "creator": 1056480,
            "group": 10182,
            "created": "2022-01-10T07:28:06.292523Z",
            "started": null,
            "ended": null
        },
        {
            "id": 846,
            "name": "Tânia Zaíra",
            "creator": 1057692,
            "group": 9676,
            "created": "2021-09-25T14:20:28.396218Z",
            "started": null,
            "ended": null
        },
        {
            "id": 849,
            "name": "TALLES",
            "creator": 1057760,
            "group": 10193,
            "created": "2021-09-25T14:44:06.012688Z",
            "started": null,
            "ended": null
        },
        {
            "id": 848,
            "name": "General",
            "creator": 1057760,
            "group": 10193,
            "created": "2021-09-25T14:38:05.388772Z",
            "started": null,
            "ended": null
        },
        {
            "id": 845,
            "name": "Talles",
            "creator": 1057760,
            "group": 9676,
            "created": "2021-09-25T14:02:13.896339Z",
            "started": null,
            "ended": null
        },
        {
            "id": 856,
            "name": "Mateos",
            "creator": 1057765,
            "group": 28,
            "created": "2021-09-30T18:02:55.635313Z",
            "started": null,
            "ended": null
        },
        {
            "id": 851,
            "name": "เฟรนชิฟ9x9",
            "creator": 1058169,
            "group": 10201,
            "created": "2021-09-26T11:16:47.785245Z",
            "started": null,
            "ended": null
        },
        {
            "id": 874,
            "name": "Good morning",
            "creator": 1058567,
            "group": 10208,
            "created": "2021-10-19T07:12:07.610004Z",
            "started": null,
            "ended": null
        }
    ]
}