List accessible puzzles or create a new puzzle.

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

{
    "count": 58770,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5046",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5044",
    "results": [
        {
            "id": 77463,
            "name": "BV1BA411T7hx",
            "created": "2023-10-20T03:13:52.080523Z",
            "modified": "2026-03-30T15:25:14.307174Z"
        },
        {
            "id": 77462,
            "name": "BV1KZ4y1w7Wn",
            "created": "2023-10-20T03:09:37.886538Z",
            "modified": "2026-03-30T15:25:14.228014Z"
        },
        {
            "id": 77461,
            "name": "BV12p4y1H7Jw",
            "created": "2023-10-20T03:01:11.040730Z",
            "modified": "2026-03-30T15:25:14.058610Z"
        },
        {
            "id": 77418,
            "name": "Revision 2",
            "created": "2023-10-18T02:21:17.177851Z",
            "modified": "2026-03-30T15:25:11.010105Z"
        },
        {
            "id": 77419,
            "name": "Revision 3",
            "created": "2023-10-18T03:47:34.148254Z",
            "modified": "2026-03-30T15:25:10.893301Z"
        },
        {
            "id": 77431,
            "name": "Endgame v1 No1",
            "created": "2023-10-19T07:15:25.963866Z",
            "modified": "2026-03-30T15:25:10.860281Z"
        },
        {
            "id": 77417,
            "name": "Revision 1",
            "created": "2023-10-18T02:13:04.223892Z",
            "modified": "2026-03-30T15:25:10.855605Z"
        },
        {
            "id": 77416,
            "name": "Question 29",
            "created": "2023-10-18T02:04:44.990132Z",
            "modified": "2026-03-30T15:25:10.853138Z"
        },
        {
            "id": 77414,
            "name": "Question 27",
            "created": "2023-10-18T01:58:03.485149Z",
            "modified": "2026-03-30T15:25:10.764985Z"
        },
        {
            "id": 77415,
            "name": "Question 28",
            "created": "2023-10-18T02:01:08.311010Z",
            "modified": "2026-03-30T15:25:10.757404Z"
        }
    ]
}