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

{
    "count": 54782,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5474",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5472",
    "results": [
        {
            "id": 15391,
            "name": "test 7",
            "created": "2019-10-16T16:54:18.305295Z",
            "modified": "2022-06-19T06:44:52.328667Z"
        },
        {
            "id": 15390,
            "name": "test 6",
            "created": "2019-10-16T16:50:49.795312Z",
            "modified": "2022-06-19T06:44:47.736260Z"
        },
        {
            "id": 15388,
            "name": "test 5",
            "created": "2019-10-16T16:22:20.114838Z",
            "modified": "2022-06-19T06:44:43.156983Z"
        },
        {
            "id": 15386,
            "name": "test 4",
            "created": "2019-10-16T16:17:55.207341Z",
            "modified": "2022-06-19T06:44:37.724982Z"
        },
        {
            "id": 15385,
            "name": "test 3",
            "created": "2019-10-16T16:06:59.199088Z",
            "modified": "2022-06-19T06:44:32.207063Z"
        },
        {
            "id": 15384,
            "name": "test 2",
            "created": "2019-10-16T16:01:29.385221Z",
            "modified": "2022-06-19T06:44:27.484090Z"
        },
        {
            "id": 54757,
            "name": "problem 10",
            "created": "2022-04-10T06:50:08.366710Z",
            "modified": "2022-06-17T10:52:02.448912Z"
        },
        {
            "id": 54756,
            "name": "problem 9",
            "created": "2022-04-10T06:47:48.596920Z",
            "modified": "2022-06-17T10:51:41.516138Z"
        },
        {
            "id": 54755,
            "name": "problem 8",
            "created": "2022-04-10T06:45:33.384067Z",
            "modified": "2022-06-17T10:51:37.494588Z"
        },
        {
            "id": 54754,
            "name": "problem 7",
            "created": "2022-04-10T06:44:05.920585Z",
            "modified": "2022-06-17T10:51:32.723036Z"
        }
    ]
}