List accessible puzzles or create a new puzzle.

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

{
    "count": 58746,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5316",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5314",
    "results": [
        {
            "id": 2599,
            "name": "#18 Jump on the 1st line",
            "created": "2015-05-05T07:20:30.839612Z",
            "modified": "2026-04-19T12:41:07.080159Z"
        },
        {
            "id": 51912,
            "name": "question 1",
            "created": "2022-03-13T12:51:16.109839Z",
            "modified": "2026-04-19T12:41:15.239234Z"
        },
        {
            "id": 51917,
            "name": "question 6",
            "created": "2022-03-13T12:55:12.583813Z",
            "modified": "2026-04-19T12:41:42.706312Z"
        },
        {
            "id": 53836,
            "name": "question 5",
            "created": "2022-03-28T14:50:31.293212Z",
            "modified": "2026-04-19T12:42:34.154968Z"
        },
        {
            "id": 51922,
            "name": "question 11",
            "created": "2022-03-13T12:58:27.090482Z",
            "modified": "2026-04-19T12:42:41.168668Z"
        },
        {
            "id": 1555,
            "name": "#01 Ponnuki and the Tiger mouth",
            "created": "2014-10-26T12:11:41.916902Z",
            "modified": "2026-04-19T12:42:42.321376Z"
        },
        {
            "id": 77060,
            "name": "Задача 22",
            "created": "2023-10-06T12:01:06.906113Z",
            "modified": "2026-04-19T12:42:48.353768Z"
        },
        {
            "id": 48391,
            "name": "示範 demonstration",
            "created": "2022-02-06T16:04:39.367828Z",
            "modified": "2026-04-19T12:43:19.143111Z"
        },
        {
            "id": 1558,
            "name": "#04 Dont let em escape",
            "created": "2014-10-26T12:39:55.851418Z",
            "modified": "2026-04-19T12:43:39.438022Z"
        },
        {
            "id": 48392,
            "name": "question1",
            "created": "2022-02-06T16:06:34.511168Z",
            "modified": "2026-04-19T12:43:52.652687Z"
        }
    ]
}