List accessible puzzles or create a new puzzle.

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

{
    "count": 58785,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4564",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4562",
    "results": [
        {
            "id": 41299,
            "name": "Balance of Territory 4",
            "created": "2021-10-24T23:07:51.923182Z",
            "modified": "2026-04-16T16:32:11.044941Z"
        },
        {
            "id": 29180,
            "name": "Merdiven",
            "created": "2021-03-23T22:05:59.251716Z",
            "modified": "2026-04-16T16:22:13.385179Z"
        },
        {
            "id": 29158,
            "name": "Question №4",
            "created": "2021-03-23T09:20:08.839935Z",
            "modified": "2026-04-16T16:22:12.112277Z"
        },
        {
            "id": 29010,
            "name": "Chachalaca vieja 4",
            "created": "2021-03-21T00:03:49.818073Z",
            "modified": "2026-04-16T16:22:09.634653Z"
        },
        {
            "id": 29005,
            "name": "Push to finish the Race!",
            "created": "2021-03-20T16:19:26.010417Z",
            "modified": "2026-04-16T16:22:08.407402Z"
        },
        {
            "id": 28928,
            "name": "Задача 4",
            "created": "2021-03-17T10:27:12.937346Z",
            "modified": "2026-04-16T16:22:07.083908Z"
        },
        {
            "id": 28867,
            "name": "black to play",
            "created": "2021-03-15T01:55:36.356976Z",
            "modified": "2026-04-16T16:22:01.451980Z"
        },
        {
            "id": 28795,
            "name": "Лесенка 4",
            "created": "2021-03-11T18:30:34.897661Z",
            "modified": "2026-04-16T16:22:00.139234Z"
        },
        {
            "id": 28561,
            "name": "Fresh Squeeze",
            "created": "2021-03-05T02:01:53.475631Z",
            "modified": "2026-04-16T16:21:57.589081Z"
        },
        {
            "id": 28059,
            "name": "problem 4",
            "created": "2021-02-18T16:36:06.239003Z",
            "modified": "2026-04-16T16:21:52.069811Z"
        }
    ]
}