List accessible puzzles or create a new puzzle.

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

{
    "count": 58790,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4543",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4541",
    "results": [
        {
            "id": 13806,
            "name": "Puzzle 1: Panda Style! - Solution",
            "created": "2018-12-11T20:18:42.252547Z",
            "modified": "2026-04-17T03:15:09.158443Z"
        },
        {
            "id": 13785,
            "name": "Kill This",
            "created": "2018-12-09T23:42:11.023947Z",
            "modified": "2026-04-17T03:15:08.376180Z"
        },
        {
            "id": 13756,
            "name": "Managing a group - controlling space",
            "created": "2018-11-29T05:33:27.511269Z",
            "modified": "2026-04-17T03:14:27.094434Z"
        },
        {
            "id": 13754,
            "name": "Connecting the stones - the cutting stone",
            "created": "2018-11-29T04:33:24.091045Z",
            "modified": "2026-04-17T03:14:26.393260Z"
        },
        {
            "id": 13753,
            "name": "Connecting the stones - the cut",
            "created": "2018-11-29T04:23:20.091107Z",
            "modified": "2026-04-17T03:14:26.298061Z"
        },
        {
            "id": 13752,
            "name": "Connecting the stones - the peep",
            "created": "2018-11-29T04:17:29.170733Z",
            "modified": "2026-04-17T03:14:25.671461Z"
        },
        {
            "id": 13725,
            "name": "question 1",
            "created": "2018-11-23T11:57:19.125258Z",
            "modified": "2026-04-17T03:14:22.103828Z"
        },
        {
            "id": 13558,
            "name": "FOR BEGINNERS",
            "created": "2018-11-11T08:50:45.678141Z",
            "modified": "2026-04-17T03:14:20.566202Z"
        },
        {
            "id": 13512,
            "name": "Drugi cas",
            "created": "2018-11-04T18:19:28.087040Z",
            "modified": "2026-04-17T03:14:19.753460Z"
        },
        {
            "id": 13479,
            "name": "spopabratu_22's first puzzle",
            "created": "2018-10-29T19:14:09.308764Z",
            "modified": "2026-04-17T03:14:18.660113Z"
        }
    ]
}