GET /api/v1/tournament_records/?format=api&ordering=ended&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=ended&page=112",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=ended&page=110",
    "results": [
        {
            "id": 1799,
            "name": "interno",
            "creator": 1423998,
            "group": 14093,
            "created": "2024-11-25T18:31:42.753151Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1147,
            "name": "0000000000000000",
            "creator": 1082106,
            "group": 11766,
            "created": "2022-05-31T02:26:10.687956Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1148,
            "name": "турнир",
            "creator": 1078801,
            "group": 9,
            "created": "2022-05-31T13:23:57.251631Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1300,
            "name": "j",
            "creator": 1237483,
            "group": 43,
            "created": "2022-11-18T14:44:03.415385Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1151,
            "name": "Büyük topluk turnuvası",
            "creator": 1164438,
            "group": 3695,
            "created": "2022-06-08T07:38:01.610946Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1152,
            "name": "124 go",
            "creator": 868193,
            "group": 10991,
            "created": "2022-06-08T09:53:42.258116Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1153,
            "name": "L",
            "creator": 869775,
            "group": 6293,
            "created": "2022-06-09T12:24:01.670010Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1155,
            "name": "ปัญ",
            "creator": 1165291,
            "group": 25,
            "created": "2022-06-11T14:19:06.201957Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1294,
            "name": "Mistrzostwa Polski 2022",
            "creator": 1236199,
            "group": 7,
            "created": "2022-11-10T16:22:30.614184Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1157,
            "name": "잘못만든것",
            "creator": 1086916,
            "group": 11852,
            "created": "2022-06-17T07:19:12.292855Z",
            "started": null,
            "ended": null
        }
    ]
}