GET /api/v1/tournament_records/?format=api&ordering=-creator&page=103
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=-creator&page=104",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=102",
    "results": [
        {
            "id": 769,
            "name": "open",
            "creator": 817947,
            "group": 446,
            "created": "2021-07-18T17:37:43.402503Z",
            "started": null,
            "ended": null
        },
        {
            "id": 644,
            "name": "me felix",
            "creator": 817673,
            "group": 8517,
            "created": "2021-04-27T22:47:50.983705Z",
            "started": null,
            "ended": null
        },
        {
            "id": 654,
            "name": "me felix",
            "creator": 817673,
            "group": 8517,
            "created": "2021-05-03T16:13:57.482213Z",
            "started": null,
            "ended": null
        },
        {
            "id": 342,
            "name": "Chess match",
            "creator": 816378,
            "group": 6565,
            "created": "2020-08-15T11:10:13.487387Z",
            "started": null,
            "ended": null
        },
        {
            "id": 343,
            "name": "go !!! #1",
            "creator": 816378,
            "group": 6565,
            "created": "2020-08-15T11:10:42.343153Z",
            "started": null,
            "ended": null
        },
        {
            "id": 370,
            "name": "0000000",
            "creator": 816056,
            "group": 6593,
            "created": "2020-09-08T10:06:37.800846Z",
            "started": null,
            "ended": null
        },
        {
            "id": 507,
            "name": "Январский турнир 13х13",
            "creator": 815616,
            "group": 8062,
            "created": "2021-01-23T06:40:51.476879Z",
            "started": null,
            "ended": null
        },
        {
            "id": 767,
            "name": "e-Go open",
            "creator": 815571,
            "group": 446,
            "created": "2021-07-17T16:28:28.322794Z",
            "started": null,
            "ended": null
        },
        {
            "id": 376,
            "name": "Brawl starts",
            "creator": 814427,
            "group": 6849,
            "created": "2020-09-16T07:12:30.906318Z",
            "started": null,
            "ended": null
        },
        {
            "id": 336,
            "name": "Future Scincetist",
            "creator": 813634,
            "group": 6476,
            "created": "2020-08-11T11:03:42.134616Z",
            "started": null,
            "ended": null
        }
    ]
}