GET /api/v1/tournament_records/?format=api&ordering=name&page=87
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1619,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=88",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=86",
    "results": [
        {
            "id": 1046,
            "name": "Mak",
            "creator": 1021759,
            "group": 11264,
            "created": "2022-03-07T09:06:27.498412Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1679,
            "name": "manhã",
            "creator": 832318,
            "group": 13117,
            "created": "2024-05-28T14:57:59.812618Z",
            "started": null,
            "ended": null
        },
        {
            "id": 538,
            "name": "March Tournament 1",
            "creator": 765440,
            "group": 8262,
            "created": "2021-02-14T19:46:44.328946Z",
            "started": null,
            "ended": null
        },
        {
            "id": 539,
            "name": "March Tournament 2",
            "creator": 765440,
            "group": 8262,
            "created": "2021-02-14T19:49:17.881945Z",
            "started": null,
            "ended": null
        },
        {
            "id": 209,
            "name": "Martı&Tavuk",
            "creator": 631856,
            "group": 4730,
            "created": "2020-05-09T14:24:33.920602Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1233,
            "name": "match",
            "creator": 1193158,
            "group": 1185,
            "created": "2022-08-15T09:07:48.648364Z",
            "started": null,
            "ended": null
        },
        {
            "id": 522,
            "name": "match",
            "creator": 910029,
            "group": 3524,
            "created": "2021-02-03T15:33:52.186490Z",
            "started": null,
            "ended": null
        },
        {
            "id": 327,
            "name": "Match Amistoso Rōnin v/s Hoshi",
            "creator": 663579,
            "group": 4262,
            "created": "2020-07-30T21:51:11.518102Z",
            "started": null,
            "ended": null
        },
        {
            "id": 230,
            "name": "Match Amistoso Rōnin v/s Tengen",
            "creator": 663579,
            "group": 4262,
            "created": "2020-05-19T17:30:15.123961Z",
            "started": null,
            "ended": null
        },
        {
            "id": 856,
            "name": "Mateos",
            "creator": 1057765,
            "group": 28,
            "created": "2021-09-30T18:02:55.635313Z",
            "started": null,
            "ended": null
        }
    ]
}