GET /api/v1/tournament_records/?format=api&ordering=-creator&page=142
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=-creator&page=143",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=141",
    "results": [
        {
            "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": 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
        },
        {
            "id": 1635,
            "name": "Українське козацтво",
            "creator": 599899,
            "group": 2157,
            "created": "2024-03-25T00:44:25.251367Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1636,
            "name": "Українське козацтво",
            "creator": 599899,
            "group": 2157,
            "created": "2024-03-25T00:45:00.048753Z",
            "started": null,
            "ended": null
        }
    ]
}