List accessible puzzles or create a new puzzle.

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

{
    "count": 58771,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=533",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=531",
    "results": [
        {
            "id": 60715,
            "name": "endgame from 45285551",
            "created": "2022-07-11T18:06:38.358865Z",
            "modified": "2026-03-30T13:46:03.626021Z"
        },
        {
            "id": 60716,
            "name": "make a cut",
            "created": "2022-07-11T18:18:10.446829Z",
            "modified": "2026-03-30T13:46:03.759415Z"
        },
        {
            "id": 60717,
            "name": "problem 7",
            "created": "2022-07-12T00:16:28.245048Z",
            "modified": "2026-03-30T13:46:03.936529Z"
        },
        {
            "id": 60724,
            "name": "ทำให้ได้",
            "created": "2022-07-12T13:56:18.762684Z",
            "modified": "2026-03-30T13:46:04.350241Z"
        },
        {
            "id": 60784,
            "name": "surive",
            "created": "2022-07-13T07:19:03.327495Z",
            "modified": "2026-03-30T13:47:05.838941Z"
        },
        {
            "id": 60770,
            "name": "Death is the play",
            "created": "2022-07-12T22:29:37.099230Z",
            "modified": "2026-03-30T13:47:05.866394Z"
        },
        {
            "id": 60771,
            "name": "easy eat",
            "created": "2022-07-12T22:36:24.474582Z",
            "modified": "2026-03-30T13:47:05.902457Z"
        },
        {
            "id": 60772,
            "name": "Black to play",
            "created": "2022-07-12T22:57:21.775718Z",
            "modified": "2026-03-30T13:47:06.096022Z"
        },
        {
            "id": 60786,
            "name": "surive",
            "created": "2022-07-13T07:23:07.635373Z",
            "modified": "2026-03-30T13:47:06.096069Z"
        },
        {
            "id": 60776,
            "name": "For beginners",
            "created": "2022-07-13T01:46:59.794835Z",
            "modified": "2026-03-30T13:47:06.096776Z"
        }
    ]
}