GET /api/v1/tournament_records/?format=api&ordering=name&page=85
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=86",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=84",
    "results": [
        {
            "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": 522,
            "name": "match",
            "creator": 910029,
            "group": 3524,
            "created": "2021-02-03T15:33:52.186490Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1233,
            "name": "match",
            "creator": 1193158,
            "group": 1185,
            "created": "2022-08-15T09:07:48.648364Z",
            "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
        },
        {
            "id": 298,
            "name": "MATHEW",
            "creator": 804066,
            "group": 3186,
            "created": "2020-06-28T15:39:49.071582Z",
            "started": null,
            "ended": null
        },
        {
            "id": 17,
            "name": "Matiko_madrid",
            "creator": 650643,
            "group": 3878,
            "created": "2019-07-28T19:40:27.062966Z",
            "started": null,
            "ended": null
        },
        {
            "id": 275,
            "name": "matthéis",
            "creator": 793398,
            "group": 3,
            "created": "2020-06-12T14:53:07.668218Z",
            "started": null,
            "ended": null
        }
    ]
}