List accessible puzzles or create a new puzzle.

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

{
    "count": 58740,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=106",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=104",
    "results": [
        {
            "id": 50648,
            "name": "Question 1",
            "created": "2022-02-27T21:05:18.413801Z",
            "modified": "2026-04-16T06:25:12.810683Z"
        },
        {
            "id": 50570,
            "name": "question2",
            "created": "2022-02-26T14:57:19.049286Z",
            "modified": "2026-04-16T06:25:11.643986Z"
        },
        {
            "id": 50320,
            "name": "hhuguhuhuhuhuhuuhbshbgggg",
            "created": "2022-02-24T03:13:27.822316Z",
            "modified": "2026-04-16T06:25:10.500933Z"
        },
        {
            "id": 50206,
            "name": "Tesujis for Separating — 02 — Diagonal Wedge",
            "created": "2022-02-22T20:00:18.162439Z",
            "modified": "2026-04-16T06:25:09.300128Z"
        },
        {
            "id": 50003,
            "name": "002 — How strong is your endgame?",
            "created": "2022-02-21T19:47:01.396958Z",
            "modified": "2026-04-16T06:25:08.223582Z"
        },
        {
            "id": 49620,
            "name": "Destroy kosumi tsuke",
            "created": "2022-02-20T00:24:33.080218Z",
            "modified": "2026-04-16T06:25:07.021754Z"
        },
        {
            "id": 49294,
            "name": "type 2",
            "created": "2022-02-17T15:14:13.918735Z",
            "modified": "2026-04-16T06:25:05.948176Z"
        },
        {
            "id": 49191,
            "name": "From loss to win.",
            "created": "2022-02-15T22:31:37.525576Z",
            "modified": "2026-04-16T06:25:04.812448Z"
        },
        {
            "id": 1054,
            "name": "335 - 539",
            "created": "2014-10-13T21:04:46.247712Z",
            "modified": "2026-04-16T06:25:04.174001Z"
        },
        {
            "id": 48748,
            "name": "Aula 006 — Exercícios de Formas I — 02",
            "created": "2022-02-09T17:30:12.670583Z",
            "modified": "2026-04-16T06:25:03.676678Z"
        }
    ]
}