List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5143",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5141",
    "results": [
        {
            "id": 10539,
            "name": "L+1 with leg on short side, no hane",
            "created": "2018-08-07T14:38:15.697167Z",
            "modified": "2026-03-31T20:45:43.540538Z"
        },
        {
            "id": 10538,
            "name": "Problema 1",
            "created": "2018-08-07T13:29:56.066473Z",
            "modified": "2026-03-31T20:45:42.374485Z"
        },
        {
            "id": 10537,
            "name": "L+1 with leg and hane on short side",
            "created": "2018-08-07T03:36:28.136238Z",
            "modified": "2026-04-21T14:49:31.064556Z"
        },
        {
            "id": 10536,
            "name": "G7jmgg",
            "created": "2018-08-04T16:04:50.992118Z",
            "modified": "2026-04-15T11:02:09.161662Z"
        },
        {
            "id": 10535,
            "name": "Not as it seems",
            "created": "2018-08-01T13:52:41.956630Z",
            "modified": "2026-03-31T20:45:37.925040Z"
        },
        {
            "id": 10533,
            "name": "Blacks last resort",
            "created": "2018-07-30T01:25:30.705315Z",
            "modified": "2026-03-31T20:45:36.561442Z"
        },
        {
            "id": 10532,
            "name": "saving grace for white",
            "created": "2018-07-30T01:15:38.235338Z",
            "modified": "2026-04-23T06:26:54.771868Z"
        },
        {
            "id": 10531,
            "name": "8. Непрерывное атари",
            "created": "2018-07-29T11:25:59.805534Z",
            "modified": "2026-03-31T20:45:33.876312Z"
        },
        {
            "id": 10530,
            "name": "7. Нападаем защищаясь",
            "created": "2018-07-29T11:24:45.293703Z",
            "modified": "2026-03-31T20:45:32.287655Z"
        },
        {
            "id": 10529,
            "name": "6. Цель для атаки",
            "created": "2018-07-29T11:23:15.588017Z",
            "modified": "2026-03-31T20:45:30.989938Z"
        }
    ]
}