GET /api/v1/tournament_records/?format=api&ordering=-creator&page=138
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=139",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=137",
    "results": [
        {
            "id": 627,
            "name": "Test",
            "creator": 628772,
            "group": 3265,
            "created": "2021-04-16T14:03:48.403353Z",
            "started": null,
            "ended": null
        },
        {
            "id": 267,
            "name": "Fun",
            "creator": 620412,
            "group": 24,
            "created": "2020-06-05T05:49:54.219249Z",
            "started": null,
            "ended": null
        },
        {
            "id": 524,
            "name": "test",
            "creator": 618308,
            "group": 8228,
            "created": "2021-02-04T21:53:10.876092Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1298,
            "name": "Spielaufzeichnung n.01",
            "creator": 614348,
            "group": 12517,
            "created": "2022-11-14T08:40:07.295459Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1285,
            "name": "European Youth Go Team Championship",
            "creator": 611210,
            "group": 12456,
            "created": "2022-11-08T13:21:40.683926Z",
            "started": null,
            "ended": null
        },
        {
            "id": 119,
            "name": "lagazelle",
            "creator": 610985,
            "group": 95,
            "created": "2020-03-27T11:18:26.682790Z",
            "started": null,
            "ended": null
        },
        {
            "id": 439,
            "name": "jouons",
            "creator": 610985,
            "group": 7112,
            "created": "2020-11-17T20:27:19.161471Z",
            "started": null,
            "ended": null
        },
        {
            "id": 134,
            "name": "Partidas de Go BMX",
            "creator": 607938,
            "group": 4974,
            "created": "2020-04-04T14:29:27.459778Z",
            "started": null,
            "ended": null
        },
        {
            "id": 57,
            "name": "DeNeMe",
            "creator": 605619,
            "group": 3924,
            "created": "2020-01-05T12:31:21.552566Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1446,
            "name": "e",
            "creator": 602572,
            "group": 12926,
            "created": "2023-05-10T20:42:59.719907Z",
            "started": null,
            "ended": null
        }
    ]
}