GET /api/v1/tournament_records/?format=api&ordering=ended&page=100
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=101",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=ended&page=99",
    "results": [
        {
            "id": 1088,
            "name": "2022 tournament",
            "creator": 1136322,
            "group": 11522,
            "created": "2022-04-05T18:39:37.133973Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1041,
            "name": "xptmxm",
            "creator": 1127685,
            "group": 11243,
            "created": "2022-03-04T08:21:54.032563Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1042,
            "name": "Hola",
            "creator": 880472,
            "group": 4974,
            "created": "2022-03-04T16:47:19.348706Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1044,
            "name": "Gbsb",
            "creator": 1064332,
            "group": 7256,
            "created": "2022-03-07T08:11:29.312733Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1045,
            "name": "gjhjijyj",
            "creator": 881653,
            "group": 25,
            "created": "2022-03-07T08:44:18.408864Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1046,
            "name": "Mak",
            "creator": 1021759,
            "group": 11264,
            "created": "2022-03-07T09:06:27.498412Z",
            "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": 1048,
            "name": "grsfdhssfhsfh",
            "creator": 821754,
            "group": 10268,
            "created": "2022-03-08T22:51:08.450629Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1089,
            "name": "×××",
            "creator": 1141495,
            "group": 9094,
            "created": "2022-04-08T03:20:09.228245Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1049,
            "name": "Ппл =💩Щитомордник",
            "creator": 891706,
            "group": 9135,
            "created": "2022-03-10T00:01:45.637925Z",
            "started": null,
            "ended": null
        }
    ]
}