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

{
    "count": 1620,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=50",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=48",
    "results": [
        {
            "id": 1068,
            "name": "Eye Level Peace",
            "creator": 1121271,
            "group": 11411,
            "created": "2022-03-22T13:37:09.567535Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1139,
            "name": "Efrem",
            "creator": 1121271,
            "group": 11411,
            "created": "2022-05-16T08:10:08.086067Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1074,
            "name": "Super Ares Hor Genius",
            "creator": 1120847,
            "group": 25,
            "created": "2022-03-28T09:07:56.906744Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1016,
            "name": "смертельная Маликович",
            "creator": 1120150,
            "group": 515,
            "created": "2022-02-14T05:41:40.426007Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1047,
            "name": "Yıldızlar TURNUVASI",
            "creator": 1119881,
            "group": 11123,
            "created": "2022-03-07T16:47:42.302177Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1112,
            "name": "ffjggkk",
            "creator": 1118389,
            "group": 7746,
            "created": "2022-04-23T06:25:21.084806Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1002,
            "name": "Jaydai",
            "creator": 1117365,
            "group": 25,
            "created": "2022-02-05T16:46:39.879252Z",
            "started": null,
            "ended": null
        },
        {
            "id": 998,
            "name": "MM",
            "creator": 1117109,
            "group": 25,
            "created": "2022-02-05T03:15:01.897546Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1079,
            "name": "19x19",
            "creator": 1116912,
            "group": 11472,
            "created": "2022-03-30T07:44:30.286936Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1371,
            "name": "hhjjj",
            "creator": 1115574,
            "group": 43,
            "created": "2023-03-15T15:27:38.873010Z",
            "started": null,
            "ended": null
        }
    ]
}