List accessible puzzles or create a new puzzle.

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

{
    "count": 58785,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4554",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4552",
    "results": [
        {
            "id": 9151,
            "name": "Otra red",
            "created": "2018-01-02T00:07:40.305369Z",
            "modified": "2026-04-16T22:53:22.732416Z"
        },
        {
            "id": 9137,
            "name": "Como jugar Go (reglas básicas)",
            "created": "2018-01-01T19:33:09.376324Z",
            "modified": "2026-04-16T22:53:22.267992Z"
        },
        {
            "id": 8966,
            "name": "try it",
            "created": "2017-12-08T01:44:43.343235Z",
            "modified": "2026-04-16T22:53:21.962814Z"
        },
        {
            "id": 8779,
            "name": "capture the gos",
            "created": "2017-11-11T14:37:20.457453Z",
            "modified": "2026-04-16T22:53:21.533611Z"
        },
        {
            "id": 8630,
            "name": "isn't this just crazy",
            "created": "2017-10-15T08:08:03.189449Z",
            "modified": "2026-04-16T22:53:19.982078Z"
        },
        {
            "id": 8616,
            "name": "Třetí pravidlo",
            "created": "2017-10-09T18:32:14.610892Z",
            "modified": "2026-04-16T22:53:19.792909Z"
        },
        {
            "id": 8615,
            "name": "První a druhé pravidlo Go",
            "created": "2017-10-09T18:25:43.568013Z",
            "modified": "2026-04-16T22:53:19.259956Z"
        },
        {
            "id": 8613,
            "name": "Historie Go",
            "created": "2017-10-09T18:08:20.426094Z",
            "modified": "2026-04-16T22:53:19.065108Z"
        },
        {
            "id": 8577,
            "name": "imposible",
            "created": "2017-09-27T07:43:24.084676Z",
            "modified": "2026-04-16T22:53:18.536832Z"
        },
        {
            "id": 8575,
            "name": "too hard for you?",
            "created": "2017-09-26T10:23:13.292425Z",
            "modified": "2026-04-16T22:53:18.344736Z"
        }
    ]
}