List accessible puzzles or create a new puzzle.

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

{
    "count": 58775,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4914",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4912",
    "results": [
        {
            "id": 77037,
            "name": "Question 18",
            "created": "2023-10-05T16:02:20.776913Z",
            "modified": "2026-05-10T23:58:39.197529Z"
        },
        {
            "id": 10672,
            "name": "72 / 900",
            "created": "2018-08-20T11:12:20.301582Z",
            "modified": "2026-05-10T23:58:42.103591Z"
        },
        {
            "id": 11311,
            "name": "711 / 900",
            "created": "2018-08-20T16:35:24.641477Z",
            "modified": "2026-05-10T23:58:42.207352Z"
        },
        {
            "id": 11312,
            "name": "712 / 900",
            "created": "2018-08-20T16:35:55.073324Z",
            "modified": "2026-05-10T23:58:43.017052Z"
        },
        {
            "id": 93897,
            "name": "8: Black to play – Find the next move (it’s beautiful)",
            "created": "2025-05-09T02:14:13.352042Z",
            "modified": "2026-05-10T23:58:52.855963Z"
        },
        {
            "id": 90961,
            "name": "9: Bite the Bullet",
            "created": "2025-02-12T09:01:50.456412Z",
            "modified": "2026-05-10T23:58:53.594858Z"
        },
        {
            "id": 11131,
            "name": "531 / 900",
            "created": "2018-08-20T15:04:16.924778Z",
            "modified": "2026-05-10T23:58:55.136614Z"
        },
        {
            "id": 11132,
            "name": "532 / 900",
            "created": "2018-08-20T15:04:47.172578Z",
            "modified": "2026-05-10T23:58:55.792889Z"
        },
        {
            "id": 52546,
            "name": "Diagram [4836]",
            "created": "2022-03-20T07:58:35.337785Z",
            "modified": "2026-05-10T23:59:20.777588Z"
        },
        {
            "id": 50247,
            "name": "Diagram [4222]",
            "created": "2022-02-23T08:53:11.465739Z",
            "modified": "2026-05-10T23:59:20.847215Z"
        }
    ]
}