GET /api/v1/tournament_records/?format=api&ordering=-creator&page=122
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=123",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=121",
    "results": [
        {
            "id": 103,
            "name": "Happy Covid March",
            "creator": 743238,
            "group": 4716,
            "created": "2020-03-21T07:22:32.536944Z",
            "started": null,
            "ended": null
        },
        {
            "id": 208,
            "name": "knmklnmk",
            "creator": 743221,
            "group": 4744,
            "created": "2020-05-09T09:09:48.585608Z",
            "started": null,
            "ended": null
        },
        {
            "id": 608,
            "name": "h",
            "creator": 741532,
            "group": 6124,
            "created": "2021-03-28T13:27:29.043399Z",
            "started": null,
            "ended": null
        },
        {
            "id": 205,
            "name": "Tournament",
            "creator": 739721,
            "group": 5593,
            "created": "2020-05-06T00:32:17.027068Z",
            "started": null,
            "ended": null
        },
        {
            "id": 206,
            "name": "Corona tourney.",
            "creator": 739721,
            "group": 5593,
            "created": "2020-05-06T00:33:55.220363Z",
            "started": null,
            "ended": null
        },
        {
            "id": 334,
            "name": "1st Wednesday Weekly Live 19x19 Tournament",
            "creator": 739236,
            "group": 4456,
            "created": "2020-08-10T11:11:17.136917Z",
            "started": null,
            "ended": null
        },
        {
            "id": 348,
            "name": "Wednsday weekly #2",
            "creator": 739236,
            "group": 4456,
            "created": "2020-08-20T00:18:55.659397Z",
            "started": null,
            "ended": null
        },
        {
            "id": 349,
            "name": "Wednsday Weekly #3",
            "creator": 739236,
            "group": 4456,
            "created": "2020-08-20T00:24:26.299087Z",
            "started": null,
            "ended": null
        },
        {
            "id": 350,
            "name": "Wednsday Weekly #3",
            "creator": 739236,
            "group": 4456,
            "created": "2020-08-20T00:24:59.744498Z",
            "started": null,
            "ended": null
        },
        {
            "id": 174,
            "name": "bigginer tournament",
            "creator": 739180,
            "group": 43,
            "created": "2020-04-21T20:44:04.415771Z",
            "started": null,
            "ended": null
        }
    ]
}