List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4707",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4705",
    "results": [
        {
            "id": 13552,
            "name": "2018-11-08 Thomas problem",
            "created": "2018-11-08T15:45:02.615919Z",
            "modified": "2026-03-31T22:02:56.090469Z"
        },
        {
            "id": 13550,
            "name": "Ha ha I made myself laugh",
            "created": "2018-11-07T20:02:58.312318Z",
            "modified": "2026-03-31T22:02:54.732520Z"
        },
        {
            "id": 13537,
            "name": "best move for black",
            "created": "2018-11-06T04:53:34.195467Z",
            "modified": "2026-03-31T22:02:34.970852Z"
        },
        {
            "id": 13536,
            "name": "White to play",
            "created": "2018-11-06T04:49:02.846722Z",
            "modified": "2026-03-31T22:02:33.582280Z"
        },
        {
            "id": 13534,
            "name": "Testing 001",
            "created": "2018-11-06T00:39:55.183292Z",
            "modified": "2026-03-31T22:02:31.138064Z"
        },
        {
            "id": 13532,
            "name": "Where to go?",
            "created": "2018-11-05T20:06:13.357508Z",
            "modified": "2026-03-31T22:02:28.134260Z"
        },
        {
            "id": 13531,
            "name": "Ladder creation",
            "created": "2018-11-05T20:00:53.379813Z",
            "modified": "2026-03-31T22:02:26.547406Z"
        },
        {
            "id": 13530,
            "name": "Choose your path",
            "created": "2018-11-05T19:59:26.255802Z",
            "modified": "2026-03-31T22:02:25.094834Z"
        },
        {
            "id": 13529,
            "name": "Basic Moves",
            "created": "2018-11-05T19:56:18.766685Z",
            "modified": "2026-03-31T22:02:23.902161Z"
        },
        {
            "id": 13528,
            "name": "3.9 Важные камни",
            "created": "2018-11-05T13:53:08.356394Z",
            "modified": "2026-03-31T22:02:22.578844Z"
        }
    ]
}