List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=5195
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=5196",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5194",
    "results": [
        {
            "id": 62166,
            "name": "Problem117",
            "created": "2022-08-27T10:18:09.841630Z",
            "modified": "2026-03-30T13:55:07.055585Z"
        },
        {
            "id": 62167,
            "name": "Problem118",
            "created": "2022-08-27T10:20:36.004860Z",
            "modified": "2026-03-30T13:55:07.036587Z"
        },
        {
            "id": 62165,
            "name": "Problem116",
            "created": "2022-08-27T10:15:50.120148Z",
            "modified": "2026-03-30T13:55:06.814160Z"
        },
        {
            "id": 62164,
            "name": "Problem115",
            "created": "2022-08-27T10:11:18.796736Z",
            "modified": "2026-03-30T13:55:06.806598Z"
        },
        {
            "id": 62149,
            "name": "Problem101",
            "created": "2022-08-27T09:41:25.291451Z",
            "modified": "2026-03-30T13:55:06.768535Z"
        },
        {
            "id": 62163,
            "name": "Problem114",
            "created": "2022-08-27T10:09:10.212078Z",
            "modified": "2026-03-30T13:55:06.762237Z"
        },
        {
            "id": 62161,
            "name": "Problem112",
            "created": "2022-08-27T10:05:34.139784Z",
            "modified": "2026-03-30T13:55:06.634687Z"
        },
        {
            "id": 62162,
            "name": "Problem113",
            "created": "2022-08-27T10:07:41.646867Z",
            "modified": "2026-03-30T13:55:06.629408Z"
        },
        {
            "id": 62160,
            "name": "Problem111",
            "created": "2022-08-27T10:01:56.381941Z",
            "modified": "2026-03-30T13:55:06.435170Z"
        },
        {
            "id": 62157,
            "name": "Problem109",
            "created": "2022-08-27T09:55:43.407448Z",
            "modified": "2026-03-30T13:55:06.387308Z"
        }
    ]
}