List accessible puzzles or create a new puzzle.

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

{
    "count": 58731,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5648",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5646",
    "results": [
        {
            "id": 66764,
            "name": "Problem 79",
            "created": "2022-12-21T16:41:04.204395Z",
            "modified": "2026-04-12T15:31:36.686389Z"
        },
        {
            "id": 2153,
            "name": "Exception to \"Approach on the Wider Side\"",
            "created": "2014-12-18T01:48:38.873271Z",
            "modified": "2026-04-12T15:31:40.980359Z"
        },
        {
            "id": 23460,
            "name": "Puzzle 87",
            "created": "2020-11-18T09:26:05.596030Z",
            "modified": "2026-04-12T15:33:12.365189Z"
        },
        {
            "id": 2842,
            "name": "18 / 900",
            "created": "2015-08-19T00:59:15.035307Z",
            "modified": "2026-04-12T15:33:49.656515Z"
        },
        {
            "id": 92214,
            "name": "Problem 207",
            "created": "2025-03-09T14:49:23.304627Z",
            "modified": "2026-04-12T15:39:02.734581Z"
        },
        {
            "id": 101437,
            "name": "Puzzle 6.50.4",
            "created": "2026-01-01T08:18:10.416168Z",
            "modified": "2026-04-12T15:45:20.322704Z"
        },
        {
            "id": 67916,
            "name": "総合問題10級",
            "created": "2023-01-24T13:26:20.863061Z",
            "modified": "2026-04-12T15:45:33.431872Z"
        },
        {
            "id": 67870,
            "name": "総合問題10級(2)",
            "created": "2023-01-23T15:30:16.564498Z",
            "modified": "2026-04-12T15:46:08.293821Z"
        },
        {
            "id": 67937,
            "name": "総合問題10級(3)",
            "created": "2023-01-25T12:13:30.155915Z",
            "modified": "2026-04-12T15:46:45.951873Z"
        },
        {
            "id": 68004,
            "name": "総合問題10級(4)",
            "created": "2023-01-29T10:35:20.100937Z",
            "modified": "2026-04-12T15:50:20.836052Z"
        }
    ]
}