GET /api/v1/tournament_records/?format=api&ordering=-ended&page=51
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=52",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-ended&page=50",
    "results": [
        {
            "id": 498,
            "name": "กรวรรณ มณทา",
            "creator": 921111,
            "group": 8022,
            "created": "2021-01-20T02:21:06.294169Z",
            "started": null,
            "ended": null
        },
        {
            "id": 499,
            "name": "ANime",
            "creator": 842293,
            "group": 221,
            "created": "2021-01-20T18:02:20.821864Z",
            "started": null,
            "ended": null
        },
        {
            "id": 500,
            "name": "Sek",
            "creator": 883590,
            "group": 8056,
            "created": "2021-01-22T11:48:39.944730Z",
            "started": null,
            "ended": null
        },
        {
            "id": 501,
            "name": "ozzy",
            "creator": 831547,
            "group": 7697,
            "created": "2021-01-22T12:19:58.936964Z",
            "started": null,
            "ended": null
        },
        {
            "id": 800,
            "name": "9x9 fast correspondence",
            "creator": 904734,
            "group": 2014,
            "created": "2021-08-15T13:25:09.220518Z",
            "started": null,
            "ended": null
        },
        {
            "id": 503,
            "name": "Shruti Narasimman",
            "creator": 921897,
            "group": 25,
            "created": "2021-01-22T15:49:56.811761Z",
            "started": null,
            "ended": null
        },
        {
            "id": 505,
            "name": "ozzyiscimen",
            "creator": 831547,
            "group": 309,
            "created": "2021-01-23T06:08:40.432092Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1253,
            "name": "go basics big match",
            "creator": 1213277,
            "group": 25,
            "created": "2022-09-23T14:46:54.878768Z",
            "started": null,
            "ended": null
        },
        {
            "id": 757,
            "name": "osos",
            "creator": 981579,
            "group": 8865,
            "created": "2021-07-07T21:42:17.325436Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1,
            "name": "Test record",
            "creator": 1,
            "group": 723,
            "created": "2019-07-13T13:39:35.741887Z",
            "started": null,
            "ended": null
        }
    ]
}