List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4820",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4818",
    "results": [
        {
            "id": 104006,
            "name": "13/4/26",
            "created": "2026-04-13T23:35:17.034881Z",
            "modified": "2026-05-14T00:30:30.303054Z"
        },
        {
            "id": 104003,
            "name": "13/4/26",
            "created": "2026-04-13T23:09:50.561022Z",
            "modified": "2026-05-14T00:30:30.860851Z"
        },
        {
            "id": 54231,
            "name": "Basic Ko",
            "created": "2022-04-03T06:01:24.722768Z",
            "modified": "2026-05-14T00:31:00.989407Z"
        },
        {
            "id": 32202,
            "name": "Diagram (727)",
            "created": "2021-06-27T08:14:53.894292Z",
            "modified": "2026-05-14T00:31:05.891269Z"
        },
        {
            "id": 35705,
            "name": "Exercise 5.6.6 - Squeeze",
            "created": "2021-08-08T14:57:05.888350Z",
            "modified": "2026-05-14T00:31:45.189992Z"
        },
        {
            "id": 35706,
            "name": "Exercise 5.6.7 - Squeeze",
            "created": "2021-08-08T14:58:48.530380Z",
            "modified": "2026-05-14T00:31:45.781407Z"
        },
        {
            "id": 7499,
            "name": "problem 220",
            "created": "2017-04-22T17:30:21.568347Z",
            "modified": "2026-05-14T00:32:05.592127Z"
        },
        {
            "id": 7500,
            "name": "problem 221",
            "created": "2017-04-22T17:40:23.481192Z",
            "modified": "2026-05-14T00:32:12.686773Z"
        },
        {
            "id": 69239,
            "name": "92\" сэмэай",
            "created": "2023-03-03T15:43:24.008506Z",
            "modified": "2026-05-14T00:32:19.445041Z"
        },
        {
            "id": 10987,
            "name": "387 / 900",
            "created": "2018-08-20T13:51:29.219584Z",
            "modified": "2026-05-14T00:32:22.059839Z"
        }
    ]
}