GET /api/v1/tournament_records/?format=api&ordering=-creator&page=95
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=96",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=94",
    "results": [
        {
            "id": 420,
            "name": "OGT Legends",
            "creator": 862741,
            "group": 7150,
            "created": "2020-10-25T23:55:13.393160Z",
            "started": null,
            "ended": null
        },
        {
            "id": 483,
            "name": "GG's",
            "creator": 861327,
            "group": 343,
            "created": "2021-01-04T21:17:59.199271Z",
            "started": null,
            "ended": null
        },
        {
            "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
        }
    ]
}