List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=id&page=561
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=id&page=562",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=560",
    "results": [
        {
            "id": 8615,
            "name": "První a druhé pravidlo Go",
            "created": "2017-10-09T18:25:43.568013Z",
            "modified": "2026-04-16T22:53:19.259956Z"
        },
        {
            "id": 8616,
            "name": "Třetí pravidlo",
            "created": "2017-10-09T18:32:14.610892Z",
            "modified": "2026-04-16T22:53:19.792909Z"
        },
        {
            "id": 8617,
            "name": "Gratuluju",
            "created": "2017-10-09T18:41:15.712376Z",
            "modified": "2026-03-31T20:03:13.578461Z"
        },
        {
            "id": 8618,
            "name": "C+E stone kill",
            "created": "2017-10-09T22:56:40.580598Z",
            "modified": "2026-03-31T20:03:15.009907Z"
        },
        {
            "id": 8619,
            "name": "S'échapper 4",
            "created": "2017-10-10T10:09:41.175563Z",
            "modified": "2026-05-09T12:30:13.435369Z"
        },
        {
            "id": 8620,
            "name": "Double atari 4",
            "created": "2017-10-10T10:15:42.283264Z",
            "modified": "2026-05-09T12:30:25.824935Z"
        },
        {
            "id": 8621,
            "name": "Capture 1",
            "created": "2017-10-10T10:19:06.300406Z",
            "modified": "2026-05-09T12:30:35.017510Z"
        },
        {
            "id": 8622,
            "name": "zion153",
            "created": "2017-10-11T15:24:43.572758Z",
            "modified": "2026-03-31T20:03:21.178055Z"
        },
        {
            "id": 8623,
            "name": "Jennica's Tsumego 59",
            "created": "2017-10-11T18:12:29.574614Z",
            "modified": "2026-05-10T03:42:47.978307Z"
        },
        {
            "id": 8624,
            "name": "Descend or protect",
            "created": "2017-10-11T19:39:18.450020Z",
            "modified": "2026-04-10T21:49:55.044677Z"
        }
    ]
}