List accessible puzzles or create a new puzzle.

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

{
    "count": 58777,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4788",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4786",
    "results": [
        {
            "id": 3005,
            "name": "Use Your Surroundings",
            "created": "2015-09-25T04:24:30.351274Z",
            "modified": "2026-03-31T18:51:28.367739Z"
        },
        {
            "id": 3004,
            "name": "Find the Move!",
            "created": "2015-09-25T04:16:11.230176Z",
            "modified": "2026-03-31T18:51:26.925302Z"
        },
        {
            "id": 2956,
            "name": "3 of xxx",
            "created": "2015-09-11T19:07:16.229966Z",
            "modified": "2026-03-31T18:50:28.606149Z"
        },
        {
            "id": 2923,
            "name": "Goooooo",
            "created": "2015-09-04T13:40:41.764840Z",
            "modified": "2026-03-31T18:50:22.964614Z"
        },
        {
            "id": 2921,
            "name": "Une vérité de La Palice",
            "created": "2015-09-03T18:49:30.869017Z",
            "modified": "2026-03-31T18:50:19.935885Z"
        },
        {
            "id": 2882,
            "name": "Basic Shape",
            "created": "2015-08-25T19:34:54.691747Z",
            "modified": "2026-03-31T18:49:17.833666Z"
        },
        {
            "id": 2803,
            "name": "Count liberties to escape",
            "created": "2015-08-13T22:31:54.483432Z",
            "modified": "2026-03-31T18:47:19.623169Z"
        },
        {
            "id": 2786,
            "name": "Rororolll星小飞一间低夹1",
            "created": "2015-08-03T08:09:43.420707Z",
            "modified": "2026-03-31T18:46:54.556835Z"
        },
        {
            "id": 2781,
            "name": "Rororolll星小飞一间低价0",
            "created": "2015-07-31T16:00:05.151446Z",
            "modified": "2026-03-31T18:46:47.855964Z"
        },
        {
            "id": 2724,
            "name": "Problem 6",
            "created": "2015-07-05T03:34:09.721417Z",
            "modified": "2026-03-31T18:45:33.227061Z"
        }
    ]
}