List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5199",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5197",
    "results": [
        {
            "id": 62101,
            "name": "Problem72",
            "created": "2022-08-26T10:56:31.930576Z",
            "modified": "2026-03-30T13:55:02.725778Z"
        },
        {
            "id": 62084,
            "name": "Problem55-1",
            "created": "2022-08-26T08:29:55.797596Z",
            "modified": "2026-03-30T13:54:13.753521Z"
        },
        {
            "id": 62083,
            "name": "Problem54",
            "created": "2022-08-26T08:25:53.573968Z",
            "modified": "2026-03-30T13:54:13.494802Z"
        },
        {
            "id": 62082,
            "name": "Problem53-2",
            "created": "2022-08-26T08:20:06.420525Z",
            "modified": "2026-03-30T13:54:13.411534Z"
        },
        {
            "id": 62081,
            "name": "Problem53-1",
            "created": "2022-08-26T07:49:25.343224Z",
            "modified": "2026-03-30T13:54:13.333783Z"
        },
        {
            "id": 62080,
            "name": "Problem52",
            "created": "2022-08-26T07:38:55.001535Z",
            "modified": "2026-03-30T13:54:13.250482Z"
        },
        {
            "id": 62078,
            "name": "Problem50",
            "created": "2022-08-26T07:29:14.393100Z",
            "modified": "2026-03-30T13:54:13.249470Z"
        },
        {
            "id": 62079,
            "name": "Problem51",
            "created": "2022-08-26T07:34:19.575481Z",
            "modified": "2026-03-30T13:54:13.249410Z"
        },
        {
            "id": 62077,
            "name": "Problem49",
            "created": "2022-08-26T07:23:58.517633Z",
            "modified": "2026-03-30T13:54:13.170443Z"
        },
        {
            "id": 62075,
            "name": "Problem47",
            "created": "2022-08-26T07:17:47.310547Z",
            "modified": "2026-03-30T13:54:13.070251Z"
        }
    ]
}