GET /api/v1/tournament_records/?format=api&ordering=-group&page=111
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=-group&page=112",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=110",
    "results": [
        {
            "id": 65,
            "name": "Naci Erdem Games ..",
            "creator": 680909,
            "group": 4353,
            "created": "2020-01-16T11:55:43.655753Z",
            "started": null,
            "ended": null
        },
        {
            "id": 62,
            "name": "AWESOME animal",
            "creator": 696496,
            "group": 4339,
            "created": "2020-01-14T17:02:03.340232Z",
            "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": 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": 347,
            "name": "1º TORNEO TÍTULO MUSASHI",
            "creator": 663579,
            "group": 4262,
            "created": "2020-08-19T16:10:05.060322Z",
            "started": null,
            "ended": null
        },
        {
            "id": 562,
            "name": "2º TORNEO TÍTULO MUSASHI",
            "creator": 663579,
            "group": 4262,
            "created": "2021-03-05T12:55:38.411368Z",
            "started": null,
            "ended": null
        },
        {
            "id": 49,
            "name": "Blitz 19x19 Elimination Tournament 2019-11-26 09:30",
            "creator": 649651,
            "group": 4197,
            "created": "2019-11-26T10:27:08.362185Z",
            "started": null,
            "ended": null
        },
        {
            "id": 220,
            "name": "THE GAME OF GO",
            "creator": 634009,
            "group": 4184,
            "created": "2020-05-13T08:21:00.148011Z",
            "started": null,
            "ended": null
        },
        {
            "id": 55,
            "name": "1° Torneo Femenino por Equipos",
            "creator": 49067,
            "group": 4172,
            "created": "2019-12-22T13:38:29.171960Z",
            "started": null,
            "ended": null
        },
        {
            "id": 48,
            "name": "Пробный турнир",
            "creator": 697804,
            "group": 4156,
            "created": "2019-11-14T19:17:56.765144Z",
            "started": null,
            "ended": null
        }
    ]
}