List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=5364
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=5365",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5363",
    "results": [
        {
            "id": 13781,
            "name": "puzzle 1",
            "created": "2018-12-09T17:05:43.469507Z",
            "modified": "2026-04-16T22:55:02.123777Z"
        },
        {
            "id": 13782,
            "name": "puzzle 2",
            "created": "2018-12-09T17:07:37.581522Z",
            "modified": "2026-04-16T22:55:02.838360Z"
        },
        {
            "id": 13783,
            "name": "puzzle 3",
            "created": "2018-12-09T17:10:47.308124Z",
            "modified": "2026-04-16T22:55:03.557991Z"
        },
        {
            "id": 13918,
            "name": "I am an idoit",
            "created": "2018-12-25T22:38:37.117290Z",
            "modified": "2026-04-16T22:55:04.271674Z"
        },
        {
            "id": 13985,
            "name": "Tsumego 10",
            "created": "2019-01-11T18:12:11.567933Z",
            "modified": "2026-04-16T22:55:04.986278Z"
        },
        {
            "id": 14051,
            "name": "teste21",
            "created": "2019-01-22T10:53:35.895339Z",
            "modified": "2026-04-16T22:55:05.710964Z"
        },
        {
            "id": 14074,
            "name": "Bamboo Shooting",
            "created": "2019-01-25T19:46:47.941102Z",
            "modified": "2026-04-16T22:55:06.495705Z"
        },
        {
            "id": 14076,
            "name": "Catching a misshapen fish",
            "created": "2019-01-25T19:53:24.750360Z",
            "modified": "2026-04-16T22:55:07.419376Z"
        },
        {
            "id": 13729,
            "name": "how to kill",
            "created": "2018-11-27T00:31:52.893241Z",
            "modified": "2026-04-16T22:55:08.188867Z"
        },
        {
            "id": 14080,
            "name": "Stupid white",
            "created": "2019-01-25T22:25:18.881809Z",
            "modified": "2026-04-16T22:55:08.425065Z"
        }
    ]
}