List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4702
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=4703",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4701",
    "results": [
        {
            "id": 13850,
            "name": "Introduction",
            "created": "2018-12-19T05:54:35.436962Z",
            "modified": "2026-03-31T22:06:57.775600Z"
        },
        {
            "id": 13849,
            "name": "Lucky's Problem (original)",
            "created": "2018-12-18T22:42:52.345080Z",
            "modified": "2026-03-31T22:06:55.842959Z"
        },
        {
            "id": 13847,
            "name": "Who cares?",
            "created": "2018-12-17T19:40:15.511101Z",
            "modified": "2026-03-31T22:06:54.434696Z"
        },
        {
            "id": 13846,
            "name": "Board 2",
            "created": "2018-12-14T21:32:12.592792Z",
            "modified": "2026-03-31T22:06:53.226578Z"
        },
        {
            "id": 13845,
            "name": "Board 1",
            "created": "2018-12-14T20:45:42.828117Z",
            "modified": "2026-03-31T22:06:51.930512Z"
        },
        {
            "id": 13822,
            "name": "heeheehee hahaha",
            "created": "2018-12-12T20:05:57.097232Z",
            "modified": "2026-03-31T22:06:17.657806Z"
        },
        {
            "id": 13821,
            "name": "Life and Death",
            "created": "2018-12-12T19:59:25.949985Z",
            "modified": "2026-03-31T22:06:16.277412Z"
        },
        {
            "id": 13820,
            "name": "Problem 1",
            "created": "2018-12-12T19:44:02.917891Z",
            "modified": "2026-03-31T22:06:15.153547Z"
        },
        {
            "id": 13814,
            "name": "puzzle1",
            "created": "2018-12-12T05:30:06.051984Z",
            "modified": "2026-03-31T22:06:01.239880Z"
        },
        {
            "id": 13813,
            "name": "problema 101",
            "created": "2018-12-12T02:48:04.693434Z",
            "modified": "2026-03-31T22:05:59.804167Z"
        }
    ]
}