GET /api/v1/tournament_records/?format=api&ordering=name&page=98
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=name&page=99",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=97",
    "results": [
        {
            "id": 556,
            "name": "OGS no title tournament",
            "creator": 913437,
            "group": 515,
            "created": "2021-02-26T01:15:38.786886Z",
            "started": null,
            "ended": null
        },
        {
            "id": 840,
            "name": "ogs ogs",
            "creator": 1013920,
            "group": 45,
            "created": "2021-09-20T08:35:22.519748Z",
            "started": null,
            "ended": null
        },
        {
            "id": 93,
            "name": "OGS Title Tournament",
            "creator": 375043,
            "group": 515,
            "created": "2020-03-13T17:12:10.818846Z",
            "started": null,
            "ended": null
        },
        {
            "id": 420,
            "name": "OGT Legends",
            "creator": 862741,
            "group": 7150,
            "created": "2020-10-25T23:55:13.393160Z",
            "started": null,
            "ended": null
        },
        {
            "id": 457,
            "name": "oijouou7yjkk",
            "creator": 819853,
            "group": 6443,
            "created": "2020-12-02T04:00:08.779586Z",
            "started": null,
            "ended": null
        },
        {
            "id": 572,
            "name": "ok",
            "creator": 838059,
            "group": 4725,
            "created": "2021-03-09T13:48:41.332255Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1037,
            "name": "Okay",
            "creator": 1126994,
            "group": 11194,
            "created": "2022-03-02T10:30:36.419717Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1053,
            "name": "Omg",
            "creator": 1002561,
            "group": 7256,
            "created": "2022-03-14T08:08:43.810351Z",
            "started": null,
            "ended": null
        },
        {
            "id": 101,
            "name": "Online Competitie",
            "creator": 70458,
            "group": 147,
            "created": "2020-03-20T20:18:01.224459Z",
            "started": null,
            "ended": null
        },
        {
            "id": 769,
            "name": "open",
            "creator": 817947,
            "group": 446,
            "created": "2021-07-18T17:37:43.402503Z",
            "started": null,
            "ended": null
        }
    ]
}