List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4677",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4675",
    "results": [
        {
            "id": 26356,
            "name": "Question 2",
            "created": "2021-01-19T09:50:13.592914Z",
            "modified": "2026-03-31T23:20:31.350204Z"
        },
        {
            "id": 26355,
            "name": "Question 1",
            "created": "2021-01-19T09:49:40.802276Z",
            "modified": "2026-03-31T23:20:30.103905Z"
        },
        {
            "id": 26258,
            "name": "Run away",
            "created": "2021-01-18T09:29:07.395616Z",
            "modified": "2026-03-31T23:20:15.008458Z"
        },
        {
            "id": 26195,
            "name": "el grupo más grande",
            "created": "2021-01-17T19:31:48.866963Z",
            "modified": "2026-03-31T23:20:13.849438Z"
        },
        {
            "id": 26194,
            "name": "Falsificando ando",
            "created": "2021-01-17T19:18:59.176759Z",
            "modified": "2026-03-31T23:20:12.176683Z"
        },
        {
            "id": 26174,
            "name": "Attack white",
            "created": "2021-01-17T10:56:19.485066Z",
            "modified": "2026-03-31T23:20:10.953998Z"
        },
        {
            "id": 26173,
            "name": "Get the corner",
            "created": "2021-01-17T10:43:04.306885Z",
            "modified": "2026-03-31T23:20:09.528197Z"
        },
        {
            "id": 26134,
            "name": "Dead or live",
            "created": "2021-01-17T03:54:26.613705Z",
            "modified": "2026-03-31T23:19:15.460543Z"
        },
        {
            "id": 26132,
            "name": "Who's space is bigger",
            "created": "2021-01-17T03:12:06.800667Z",
            "modified": "2026-03-31T23:19:14.334874Z"
        },
        {
            "id": 26124,
            "name": "kill white",
            "created": "2021-01-17T02:20:59.023258Z",
            "modified": "2026-03-31T23:19:13.207388Z"
        }
    ]
}