List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4603
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=4604",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4602",
    "results": [
        {
            "id": 18023,
            "name": "Le prisonnier",
            "created": "2020-04-27T10:20:05.336825Z",
            "modified": "2026-04-15T09:44:18.508544Z"
        },
        {
            "id": 16943,
            "name": "moooooooooo",
            "created": "2020-02-05T14:57:04.172750Z",
            "modified": "2026-04-15T09:44:12.108980Z"
        },
        {
            "id": 16530,
            "name": "de prueba",
            "created": "2020-01-05T21:24:15.205194Z",
            "modified": "2026-04-15T09:44:08.603219Z"
        },
        {
            "id": 15976,
            "name": "dropping",
            "created": "2019-12-23T12:49:51.839347Z",
            "modified": "2026-04-15T09:44:07.938635Z"
        },
        {
            "id": 15686,
            "name": "échelle",
            "created": "2019-12-06T12:38:19.659352Z",
            "modified": "2026-04-15T09:44:07.361479Z"
        },
        {
            "id": 15685,
            "name": "départ",
            "created": "2019-12-06T12:34:59.213856Z",
            "modified": "2026-04-15T09:44:07.325826Z"
        },
        {
            "id": 15555,
            "name": "W first",
            "created": "2019-11-20T06:30:48.515752Z",
            "modified": "2026-04-15T09:44:04.640123Z"
        },
        {
            "id": 15403,
            "name": "test 17",
            "created": "2019-10-16T18:27:22.817776Z",
            "modified": "2026-04-15T09:43:16.985428Z"
        },
        {
            "id": 15402,
            "name": "test 16",
            "created": "2019-10-16T18:24:31.376413Z",
            "modified": "2026-04-15T09:43:16.755782Z"
        },
        {
            "id": 15401,
            "name": "test 15",
            "created": "2019-10-16T18:16:07.536927Z",
            "modified": "2026-04-15T09:43:16.299670Z"
        }
    ]
}