GET /api/v1/tournament_records/?format=api&ordering=-creator&page=131
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1579,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=132",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=130",
    "results": [
        {
            "id": 756,
            "name": "klaus",
            "creator": 714622,
            "group": 3145,
            "created": "2021-07-07T21:03:50.141380Z",
            "started": null,
            "ended": null
        },
        {
            "id": 304,
            "name": "День независимости США",
            "creator": 713237,
            "group": 5579,
            "created": "2020-07-04T16:33:25.948750Z",
            "started": null,
            "ended": null
        },
        {
            "id": 73,
            "name": "No handicap",
            "creator": 713157,
            "group": 38,
            "created": "2020-02-04T14:02:15.794397Z",
            "started": null,
            "ended": null
        },
        {
            "id": 453,
            "name": "test",
            "creator": 709291,
            "group": 273,
            "created": "2020-11-29T13:44:09.617900Z",
            "started": null,
            "ended": null
        },
        {
            "id": 52,
            "name": "hi",
            "creator": 702249,
            "group": 43,
            "created": "2019-11-29T21:28:12.032393Z",
            "started": null,
            "ended": null
        },
        {
            "id": 413,
            "name": "hamster",
            "creator": 700249,
            "group": 6788,
            "created": "2020-10-14T16:09:48.673174Z",
            "started": null,
            "ended": null
        },
        {
            "id": 56,
            "name": "IRELAND",
            "creator": 698377,
            "group": 858,
            "created": "2019-12-30T17:07:02.029200Z",
            "started": null,
            "ended": null
        },
        {
            "id": 51,
            "name": "farel",
            "creator": 697815,
            "group": 4151,
            "created": "2019-11-29T07:30:31.004223Z",
            "started": null,
            "ended": null
        },
        {
            "id": 48,
            "name": "Пробный турнир",
            "creator": 697804,
            "group": 4156,
            "created": "2019-11-14T19:17:56.765144Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1529,
            "name": "Ledowe Mistrzostwa 2022",
            "creator": 697170,
            "group": 12008,
            "created": "2023-10-08T19:17:06.259366Z",
            "started": null,
            "ended": null
        }
    ]
}