List accessible puzzles or create a new puzzle.

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

{
    "count": 58746,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5315",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5313",
    "results": [
        {
            "id": 8630,
            "name": "isn't this just crazy",
            "created": "2017-10-15T08:08:03.189449Z",
            "modified": "2026-04-16T22:53:19.982078Z"
        },
        {
            "id": 8629,
            "name": "Jennica's Tsumego 60",
            "created": "2017-10-12T23:01:00.322630Z",
            "modified": "2026-04-19T18:02:42.426544Z"
        },
        {
            "id": 8628,
            "name": "Damé-zumari 3",
            "created": "2017-10-12T20:40:27.650970Z",
            "modified": "2026-04-15T11:01:20.128078Z"
        },
        {
            "id": 8627,
            "name": "Damé-zumari 2",
            "created": "2017-10-12T20:29:48.596492Z",
            "modified": "2026-04-19T14:29:42.513262Z"
        },
        {
            "id": 8626,
            "name": "Damé-zumari 1",
            "created": "2017-10-12T20:16:39.606785Z",
            "modified": "2026-04-19T07:21:52.003017Z"
        },
        {
            "id": 8625,
            "name": "vhjbnyuhujihnu",
            "created": "2017-10-12T00:54:45.734450Z",
            "modified": "2026-03-31T20:03:23.925538Z"
        },
        {
            "id": 8624,
            "name": "Descend or protect",
            "created": "2017-10-11T19:39:18.450020Z",
            "modified": "2026-04-10T21:49:55.044677Z"
        },
        {
            "id": 8623,
            "name": "Jennica's Tsumego 59",
            "created": "2017-10-11T18:12:29.574614Z",
            "modified": "2026-04-01T10:08:32.731820Z"
        },
        {
            "id": 8622,
            "name": "zion153",
            "created": "2017-10-11T15:24:43.572758Z",
            "modified": "2026-03-31T20:03:21.178055Z"
        },
        {
            "id": 8621,
            "name": "Capture 1",
            "created": "2017-10-10T10:19:06.300406Z",
            "modified": "2026-04-19T19:15:56.098350Z"
        }
    ]
}