List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4751
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=4752",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4750",
    "results": [
        {
            "id": 8758,
            "name": "asdffffffff",
            "created": "2017-11-05T22:45:43.803649Z",
            "modified": "2026-03-31T20:06:26.065869Z"
        },
        {
            "id": 8757,
            "name": "dead fish",
            "created": "2017-11-05T17:24:52.032425Z",
            "modified": "2026-03-31T20:06:24.624534Z"
        },
        {
            "id": 8756,
            "name": "Modified from starsturgeon vs bugcat",
            "created": "2017-11-05T15:51:22.473646Z",
            "modified": "2026-03-31T20:06:23.230281Z"
        },
        {
            "id": 8755,
            "name": "zoyo153",
            "created": "2017-11-05T09:05:52.970614Z",
            "modified": "2026-03-31T20:06:21.871512Z"
        },
        {
            "id": 8753,
            "name": "Modified from DarkGo vs Kyu_player,",
            "created": "2017-11-04T20:46:01.140187Z",
            "modified": "2026-03-31T20:06:19.509565Z"
        },
        {
            "id": 8752,
            "name": "Hanetsugi puzzle (from lee0909 - bugcat)",
            "created": "2017-11-04T17:08:33.254645Z",
            "modified": "2026-03-31T20:06:18.179604Z"
        },
        {
            "id": 8744,
            "name": "xxvdsf",
            "created": "2017-10-27T07:39:00.460702Z",
            "modified": "2026-03-31T20:06:10.562833Z"
        },
        {
            "id": 8719,
            "name": "flower",
            "created": "2017-10-26T08:13:19.051781Z",
            "modified": "2026-03-31T20:05:30.397357Z"
        },
        {
            "id": 8718,
            "name": "What's the status? (directiy from bugcat vs mji555)",
            "created": "2017-10-25T18:56:43.062519Z",
            "modified": "2026-03-31T20:05:28.694043Z"
        },
        {
            "id": 8717,
            "name": "What is your name?",
            "created": "2017-10-25T17:40:47.321244Z",
            "modified": "2026-03-31T20:05:27.150456Z"
        }
    ]
}