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

{
    "count": 54915,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=163",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=161",
    "results": [
        {
            "id": 20812,
            "name": "3c: Live",
            "created": "2020-09-08T17:22:31.373359Z",
            "modified": "2023-05-17T08:52:27.059220Z"
        },
        {
            "id": 20813,
            "name": "3d: Live",
            "created": "2020-09-08T17:28:07.987755Z",
            "modified": "2023-05-17T08:52:27.493274Z"
        },
        {
            "id": 20844,
            "name": "4a: Live",
            "created": "2020-09-09T12:35:46.273738Z",
            "modified": "2023-05-17T08:52:27.910658Z"
        },
        {
            "id": 20846,
            "name": "4b: Live",
            "created": "2020-09-09T13:02:30.519631Z",
            "modified": "2023-05-17T08:52:28.326933Z"
        },
        {
            "id": 20848,
            "name": "4c: Live",
            "created": "2020-09-09T13:17:24.490254Z",
            "modified": "2023-05-17T08:52:28.791071Z"
        },
        {
            "id": 21817,
            "name": "Puzzle 18 (p143-189)",
            "created": "2020-10-20T10:23:46.949574Z",
            "modified": "2023-05-17T08:53:04.793017Z"
        },
        {
            "id": 21818,
            "name": "Puzzle 19 (p143-189)",
            "created": "2020-10-20T10:24:00.528885Z",
            "modified": "2023-05-17T08:53:05.218453Z"
        },
        {
            "id": 21823,
            "name": "Puzzle 24 (p143-189)",
            "created": "2020-10-20T11:38:19.880098Z",
            "modified": "2023-05-17T08:53:07.427342Z"
        },
        {
            "id": 21896,
            "name": "Puzzle 85 (p. 143-189)",
            "created": "2020-10-21T14:21:34.156465Z",
            "modified": "2023-05-17T08:53:07.882434Z"
        },
        {
            "id": 21897,
            "name": "Puzzle 86 (p. 143-189)",
            "created": "2020-10-21T14:21:47.696010Z",
            "modified": "2023-05-17T08:53:08.302025Z"
        }
    ]
}