List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5188",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5186",
    "results": [
        {
            "id": 10061,
            "name": "Scenario 9-Land grab",
            "created": "2018-05-18T02:16:40.889888Z",
            "modified": "2026-03-31T20:35:06.138904Z"
        },
        {
            "id": 10060,
            "name": "Scenario 8- Hane. Block. Connect. The acception",
            "created": "2018-05-18T00:54:21.069567Z",
            "modified": "2026-03-31T20:35:04.829267Z"
        },
        {
            "id": 10059,
            "name": "Scenario 7- Hane. Block. Connect",
            "created": "2018-05-17T22:15:07.310498Z",
            "modified": "2026-03-31T20:35:03.608447Z"
        },
        {
            "id": 10058,
            "name": "Scenario 6- Close the gap",
            "created": "2018-05-17T18:58:08.405962Z",
            "modified": "2026-03-31T20:35:02.235976Z"
        },
        {
            "id": 10057,
            "name": "Scenario 5- Cut to the point",
            "created": "2018-05-17T16:25:28.308502Z",
            "modified": "2026-03-31T20:35:00.930953Z"
        },
        {
            "id": 10056,
            "name": "Scenario 4- The neutral zone",
            "created": "2018-05-17T15:42:06.494402Z",
            "modified": "2026-03-31T20:34:59.564231Z"
        },
        {
            "id": 10055,
            "name": "4-21 / 96",
            "created": "2018-05-17T10:31:21.747663Z",
            "modified": "2026-04-29T09:47:17.170429Z"
        },
        {
            "id": 10054,
            "name": "4-20 / 96",
            "created": "2018-05-17T10:30:01.805982Z",
            "modified": "2026-04-29T09:47:16.823108Z"
        },
        {
            "id": 10053,
            "name": "4-19 / 96",
            "created": "2018-05-17T10:29:11.906392Z",
            "modified": "2026-04-29T09:47:16.469197Z"
        },
        {
            "id": 10052,
            "name": "4-18 / 96",
            "created": "2018-05-17T10:28:30.408194Z",
            "modified": "2026-04-29T09:47:16.114127Z"
        }
    ]
}