List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4483
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=4484",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4482",
    "results": [
        {
            "id": 20074,
            "name": "El problema decisivo",
            "created": "2020-07-14T16:34:50.243310Z",
            "modified": "2026-04-29T10:22:19.873871Z"
        },
        {
            "id": 19785,
            "name": "Evitar el ko",
            "created": "2020-07-02T17:38:11.154005Z",
            "modified": "2026-04-29T10:22:19.549152Z"
        },
        {
            "id": 20072,
            "name": "Escalera 2",
            "created": "2020-07-14T15:30:13.815161Z",
            "modified": "2026-04-29T10:22:17.914176Z"
        },
        {
            "id": 19781,
            "name": "Escalera",
            "created": "2020-07-02T17:21:03.260845Z",
            "modified": "2026-04-29T10:22:17.586512Z"
        },
        {
            "id": 19784,
            "name": "Puntos neutros",
            "created": "2020-07-02T17:36:02.191665Z",
            "modified": "2026-04-29T10:22:17.113051Z"
        },
        {
            "id": 6481,
            "name": "DD008 capture the stone in a net",
            "created": "2016-11-20T17:59:39.895872Z",
            "modified": "2026-04-29T10:21:05.433000Z"
        },
        {
            "id": 6480,
            "name": "DD007 prevent three eyes being made",
            "created": "2016-11-20T17:33:40.711911Z",
            "modified": "2026-04-29T10:21:04.243782Z"
        },
        {
            "id": 6479,
            "name": "DD006 prevent two eyes in bent three space",
            "created": "2016-11-20T17:29:32.669250Z",
            "modified": "2026-04-29T10:21:03.906480Z"
        },
        {
            "id": 6478,
            "name": "DD005 prevent two eyes",
            "created": "2016-11-20T17:26:26.335521Z",
            "modified": "2026-04-29T10:21:03.541164Z"
        },
        {
            "id": 6476,
            "name": "DD003 kill with a three stone shape",
            "created": "2016-11-20T16:32:10.656195Z",
            "modified": "2026-04-29T10:21:03.286759Z"
        }
    ]
}