GET /api/v1/tournament_records/?format=api&ordering=creator&page=63
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=64",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=creator&page=62",
    "results": [
        {
            "id": 455,
            "name": "para5quejuegapro",
            "creator": 848901,
            "group": 5581,
            "created": "2020-12-01T19:40:59.055204Z",
            "started": null,
            "ended": null
        },
        {
            "id": 447,
            "name": "estoesjugarpro",
            "creator": 848901,
            "group": 5581,
            "created": "2020-11-24T19:45:09.407127Z",
            "started": null,
            "ended": null
        },
        {
            "id": 681,
            "name": "fgr",
            "creator": 849455,
            "group": 7359,
            "created": "2021-05-20T05:02:12.768136Z",
            "started": null,
            "ended": null
        },
        {
            "id": 428,
            "name": "Slow Tournament",
            "creator": 850027,
            "group": 6949,
            "created": "2020-11-05T19:03:26.841551Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1126,
            "name": "1st Lancaster lightning 9X9",
            "creator": 851886,
            "group": 2607,
            "created": "2022-05-05T17:34:19.278695Z",
            "started": null,
            "ended": null
        },
        {
            "id": 780,
            "name": "JIGSaw training tournament",
            "creator": 851886,
            "group": 9660,
            "created": "2021-07-22T12:09:26.338259Z",
            "started": null,
            "ended": null
        },
        {
            "id": 537,
            "name": "TORNEO INTERPLANETARIO DDK",
            "creator": 852168,
            "group": 6772,
            "created": "2021-02-13T14:53:55.570231Z",
            "started": null,
            "ended": null
        },
        {
            "id": 649,
            "name": "1st Polifemo",
            "creator": 854143,
            "group": 8786,
            "created": "2021-05-01T19:34:02.448956Z",
            "started": null,
            "ended": null
        },
        {
            "id": 613,
            "name": "Ulisse openings (turno 6)",
            "creator": 854143,
            "group": 8786,
            "created": "2021-04-02T07:27:16.593780Z",
            "started": null,
            "ended": null
        },
        {
            "id": 412,
            "name": "weiqi",
            "creator": 854358,
            "group": 7027,
            "created": "2020-10-14T15:06:17.290150Z",
            "started": null,
            "ended": null
        }
    ]
}