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

{
    "count": 1619,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=100",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=98",
    "results": [
        {
            "id": 450,
            "name": "ımposter",
            "creator": 860847,
            "group": 43,
            "created": "2020-11-28T16:46:47.578675Z",
            "started": null,
            "ended": null
        },
        {
            "id": 747,
            "name": "wangxu",
            "creator": 859368,
            "group": 9525,
            "created": "2021-07-01T04:34:45.150274Z",
            "started": null,
            "ended": null
        },
        {
            "id": 408,
            "name": "Гг",
            "creator": 856910,
            "group": 7061,
            "created": "2020-10-12T14:03:35.830838Z",
            "started": null,
            "ended": null
        },
        {
            "id": 479,
            "name": "Test",
            "creator": 856222,
            "group": 7764,
            "created": "2020-12-27T19:14:56.789747Z",
            "started": null,
            "ended": null
        },
        {
            "id": 431,
            "name": "Fxtdtdtdrdrdtft",
            "creator": 855206,
            "group": 7040,
            "created": "2020-11-09T08:33:51.493955Z",
            "started": null,
            "ended": null
        },
        {
            "id": 446,
            "name": "12345",
            "creator": 855183,
            "group": 7039,
            "created": "2020-11-23T08:57:47.757219Z",
            "started": null,
            "ended": null
        },
        {
            "id": 456,
            "name": "4如服務于他的,人類得䑆o",
            "creator": 855183,
            "group": 25,
            "created": "2020-12-02T00:47:14.329860Z",
            "started": null,
            "ended": null
        },
        {
            "id": 397,
            "name": "Boss",
            "creator": 854422,
            "group": 7029,
            "created": "2020-10-06T13:25:48.210650Z",
            "started": null,
            "ended": null
        },
        {
            "id": 412,
            "name": "weiqi",
            "creator": 854358,
            "group": 7027,
            "created": "2020-10-14T15:06:17.290150Z",
            "started": null,
            "ended": null
        },
        {
            "id": 613,
            "name": "Ulisse openings (turno 6)",
            "creator": 854143,
            "group": 8786,
            "created": "2021-04-02T07:27:16.593780Z",
            "started": null,
            "ended": null
        }
    ]
}