List accessible puzzles or create a new puzzle.

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

{
    "count": 58707,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5488",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5486",
    "results": [
        {
            "id": 77043,
            "name": "Задача 10",
            "created": "2023-10-05T17:28:17.158791Z",
            "modified": "2026-04-01T10:32:15.969043Z"
        },
        {
            "id": 55931,
            "name": "Snapback and Throw in-5",
            "created": "2022-05-01T15:40:51.897891Z",
            "modified": "2026-04-01T10:32:32.299735Z"
        },
        {
            "id": 54582,
            "name": "question 18",
            "created": "2022-04-07T02:57:38.390027Z",
            "modified": "2026-04-01T10:32:46.171239Z"
        },
        {
            "id": 7545,
            "name": "problem 713",
            "created": "2017-04-25T08:11:16.180268Z",
            "modified": "2026-04-01T10:32:47.789878Z"
        },
        {
            "id": 54583,
            "name": "question 19",
            "created": "2022-04-07T02:59:45.309301Z",
            "modified": "2026-04-01T10:32:56.677711Z"
        },
        {
            "id": 54584,
            "name": "question 20",
            "created": "2022-04-07T03:01:25.661825Z",
            "modified": "2026-04-01T10:33:06.437428Z"
        },
        {
            "id": 55932,
            "name": "Snapback and Throw in-6",
            "created": "2022-05-01T15:42:32.434135Z",
            "modified": "2026-04-01T10:33:12.091204Z"
        },
        {
            "id": 54586,
            "name": "question 22",
            "created": "2022-04-07T03:07:30.391029Z",
            "modified": "2026-04-01T10:33:25.073606Z"
        },
        {
            "id": 55933,
            "name": "Snapback and Throw in-7",
            "created": "2022-05-01T15:45:05.144928Z",
            "modified": "2026-04-01T10:33:29.029667Z"
        },
        {
            "id": 575,
            "name": "049 - 539",
            "created": "2014-10-08T05:52:15.067863Z",
            "modified": "2026-04-01T10:33:31.608808Z"
        }
    ]
}