List accessible puzzles or create a new puzzle.

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

{
    "count": 58739,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=98",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=96",
    "results": [
        {
            "id": 49832,
            "name": "question1",
            "created": "2022-02-20T16:16:29.828463Z",
            "modified": "2026-04-15T15:31:34.980430Z"
        },
        {
            "id": 7493,
            "name": "problem 214",
            "created": "2017-04-22T16:07:36.097898Z",
            "modified": "2026-04-15T15:31:26.574003Z"
        },
        {
            "id": 7492,
            "name": "problem 213",
            "created": "2017-04-22T16:00:43.874598Z",
            "modified": "2026-04-15T15:31:01.010495Z"
        },
        {
            "id": 2868,
            "name": "33 / 900",
            "created": "2015-08-22T23:25:10.503391Z",
            "modified": "2026-04-15T15:30:41.665975Z"
        },
        {
            "id": 60917,
            "name": "question 13",
            "created": "2022-07-17T16:28:38.177028Z",
            "modified": "2026-04-15T15:30:18.467729Z"
        },
        {
            "id": 7491,
            "name": "problem 212",
            "created": "2017-04-22T07:43:30.752669Z",
            "modified": "2026-04-15T15:29:46.490139Z"
        },
        {
            "id": 7593,
            "name": "5. Tsumego Magic",
            "created": "2017-04-26T12:36:27.274050Z",
            "modified": "2026-04-15T15:29:30.863165Z"
        },
        {
            "id": 24090,
            "name": "Конец игры",
            "created": "2020-12-03T15:11:44.864974Z",
            "modified": "2026-04-15T15:29:28.212966Z"
        },
        {
            "id": 7490,
            "name": "problem 211",
            "created": "2017-04-22T06:23:40.529982Z",
            "modified": "2026-04-15T15:28:19.207554Z"
        },
        {
            "id": 56353,
            "name": "question 3",
            "created": "2022-05-06T16:33:27.744620Z",
            "modified": "2026-04-15T15:27:46.882691Z"
        }
    ]
}