List accessible puzzles or create a new puzzle.

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

{
    "count": 58790,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=1021",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=1019",
    "results": [
        {
            "id": 13410,
            "name": "Séméai 8",
            "created": "2018-10-10T13:28:58.402649Z",
            "modified": "2026-05-23T20:28:40.334088Z"
        },
        {
            "id": 13411,
            "name": "Tésuji 7",
            "created": "2018-10-10T13:45:14.856939Z",
            "modified": "2026-05-22T03:51:56.575422Z"
        },
        {
            "id": 13412,
            "name": "Tsumego 27",
            "created": "2018-10-10T13:51:27.765515Z",
            "modified": "2026-05-23T20:38:06.551797Z"
        },
        {
            "id": 13414,
            "name": "intro to 9x9",
            "created": "2018-10-13T15:28:22.788970Z",
            "modified": "2026-04-16T22:54:21.159328Z"
        },
        {
            "id": 13416,
            "name": "Capture Spree",
            "created": "2018-10-16T12:10:57.044790Z",
            "modified": "2026-05-12T19:52:49.165801Z"
        },
        {
            "id": 13418,
            "name": "Happy Birthday!!",
            "created": "2018-10-17T06:47:09.612251Z",
            "modified": "2026-03-31T22:00:05.663221Z"
        },
        {
            "id": 13419,
            "name": "Central Staircase",
            "created": "2018-10-17T10:53:21.511387Z",
            "modified": "2026-05-12T19:52:44.048322Z"
        },
        {
            "id": 13420,
            "name": "Totican War",
            "created": "2018-10-17T11:12:08.100718Z",
            "modified": "2026-05-12T19:52:57.164857Z"
        },
        {
            "id": 13422,
            "name": "S'échapper 8",
            "created": "2018-10-17T14:11:04.320614Z",
            "modified": "2026-05-24T05:15:19.809335Z"
        },
        {
            "id": 13423,
            "name": "Damé-zumari 10",
            "created": "2018-10-17T14:19:05.749519Z",
            "modified": "2026-05-17T23:39:40.918336Z"
        }
    ]
}