GET /api/v1/tournament_records/?format=api&ordering=creator&page=44
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=45",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=creator&page=43",
    "results": [
        {
            "id": 156,
            "name": "Mehmet Turan",
            "creator": 758230,
            "group": 515,
            "created": "2020-04-12T08:58:57.235295Z",
            "started": null,
            "ended": null
        },
        {
            "id": 242,
            "name": "kaduk",
            "creator": 758272,
            "group": 5172,
            "created": "2020-05-23T12:07:15.944578Z",
            "started": null,
            "ended": null
        },
        {
            "id": 241,
            "name": "kaduke",
            "creator": 758272,
            "group": 5172,
            "created": "2020-05-23T12:05:02.716367Z",
            "started": null,
            "ended": null
        },
        {
            "id": 240,
            "name": "kaduke",
            "creator": 758272,
            "group": 5172,
            "created": "2020-05-23T12:02:48.576838Z",
            "started": null,
            "ended": null
        },
        {
            "id": 239,
            "name": "kaduke",
            "creator": 758272,
            "group": 5172,
            "created": "2020-05-23T11:59:53.167862Z",
            "started": null,
            "ended": null
        },
        {
            "id": 238,
            "name": "kaduke",
            "creator": 758272,
            "group": 5172,
            "created": "2020-05-23T11:59:08.192377Z",
            "started": null,
            "ended": null
        },
        {
            "id": 237,
            "name": "kaduke",
            "creator": 758272,
            "group": 5172,
            "created": "2020-05-23T11:56:20.353179Z",
            "started": null,
            "ended": null
        },
        {
            "id": 192,
            "name": "panyakorn5352",
            "creator": 758272,
            "group": 5172,
            "created": "2020-04-28T12:06:15.705722Z",
            "started": null,
            "ended": null
        },
        {
            "id": 191,
            "name": "panyakong5352",
            "creator": 758272,
            "group": 5172,
            "created": "2020-04-28T12:05:35.711479Z",
            "started": null,
            "ended": null
        },
        {
            "id": 190,
            "name": "panyakong",
            "creator": 758272,
            "group": 5172,
            "created": "2020-04-28T12:04:33.065910Z",
            "started": null,
            "ended": null
        }
    ]
}