GET /api/v1/tournament_records/?format=api&ordering=-creator&page=136
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=137",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=135",
    "results": [
        {
            "id": 17,
            "name": "Matiko_madrid",
            "creator": 650643,
            "group": 3878,
            "created": "2019-07-28T19:40:27.062966Z",
            "started": null,
            "ended": null
        },
        {
            "id": 31,
            "name": "Jverifrefu Srifirefrei",
            "creator": 649829,
            "group": 3640,
            "created": "2019-09-09T23:27:37.556434Z",
            "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": 32,
            "name": "beginners tourney",
            "creator": 649407,
            "group": 43,
            "created": "2019-09-11T20:27:51.190212Z",
            "started": null,
            "ended": null
        },
        {
            "id": 292,
            "name": "Руст",
            "creator": 648482,
            "group": 9,
            "created": "2020-06-23T09:43:05.169649Z",
            "started": null,
            "ended": null
        },
        {
            "id": 405,
            "name": "ya",
            "creator": 648332,
            "group": 6892,
            "created": "2020-10-12T02:17:32.359647Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1132,
            "name": "LIHKG Season 1 League A",
            "creator": 647190,
            "group": 8905,
            "created": "2022-05-10T14:24:36.765077Z",
            "started": null,
            "ended": null
        },
        {
            "id": 255,
            "name": "AI tournament",
            "creator": 647177,
            "group": 3211,
            "created": "2020-06-01T11:44:02.724403Z",
            "started": null,
            "ended": null
        },
        {
            "id": 25,
            "name": "join now",
            "creator": 646491,
            "group": 3704,
            "created": "2019-08-31T12:55:49.851523Z",
            "started": null,
            "ended": null
        },
        {
            "id": 440,
            "name": "Prova",
            "creator": 643550,
            "group": 3676,
            "created": "2020-11-18T15:24:37.590875Z",
            "started": null,
            "ended": null
        }
    ]
}