List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=443",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=441",
    "results": [
        {
            "id": 67599,
            "name": "Tsumégo 120",
            "created": "2023-01-09T15:08:02.293418Z",
            "modified": "2026-05-02T18:38:59.827139Z"
        },
        {
            "id": 7432,
            "name": "problem 203",
            "created": "2017-04-21T14:25:00.283709Z",
            "modified": "2026-05-02T18:38:23.974355Z"
        },
        {
            "id": 14115,
            "name": "Problem 58",
            "created": "2019-02-02T12:32:11.551169Z",
            "modified": "2026-05-02T18:37:45.063051Z"
        },
        {
            "id": 10889,
            "name": "289 / 900",
            "created": "2018-08-20T13:02:00.518213Z",
            "modified": "2026-05-02T18:35:16.660049Z"
        },
        {
            "id": 101157,
            "name": "Puzzle 6.34.3",
            "created": "2025-12-27T10:17:06.411957Z",
            "modified": "2026-05-02T18:33:13.901400Z"
        },
        {
            "id": 101158,
            "name": "Puzzle 6.34.4",
            "created": "2025-12-27T10:18:46.119162Z",
            "modified": "2026-05-02T18:33:08.782469Z"
        },
        {
            "id": 47692,
            "name": "question1",
            "created": "2022-01-30T16:30:49.441172Z",
            "modified": "2026-05-02T18:32:56.157026Z"
        },
        {
            "id": 10888,
            "name": "288 / 900",
            "created": "2018-08-20T13:01:30.219756Z",
            "modified": "2026-05-02T18:32:22.870649Z"
        },
        {
            "id": 10887,
            "name": "287 / 900",
            "created": "2018-08-20T13:00:59.767538Z",
            "modified": "2026-05-02T18:32:22.577817Z"
        },
        {
            "id": 7029,
            "name": "Problem № 113",
            "created": "2017-03-20T16:54:34.500819Z",
            "modified": "2026-05-02T18:32:06.150258Z"
        }
    ]
}