List accessible puzzles or create a new puzzle.

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

{
    "count": 58770,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5019",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5017",
    "results": [
        {
            "id": 80554,
            "name": "problem #16",
            "created": "2024-04-11T18:22:02.714203Z",
            "modified": "2026-03-30T15:42:18.543530Z"
        },
        {
            "id": 80561,
            "name": "Weelo the best",
            "created": "2024-04-12T13:53:40.097051Z",
            "modified": "2026-03-30T15:42:18.543354Z"
        },
        {
            "id": 80560,
            "name": "Weelo the best",
            "created": "2024-04-12T13:51:06.137513Z",
            "modified": "2026-03-30T15:42:18.467387Z"
        },
        {
            "id": 80549,
            "name": "problem #15",
            "created": "2024-04-10T16:32:37.744444Z",
            "modified": "2026-03-30T15:42:18.301070Z"
        },
        {
            "id": 80547,
            "name": "problem #14",
            "created": "2024-04-10T00:11:05.564778Z",
            "modified": "2026-03-30T15:42:17.684698Z"
        },
        {
            "id": 80530,
            "name": "PUZZLE3",
            "created": "2024-04-09T03:00:30.100632Z",
            "modified": "2026-03-30T15:42:16.354885Z"
        },
        {
            "id": 80525,
            "name": "PUZZLE 2",
            "created": "2024-04-09T02:48:31.537235Z",
            "modified": "2026-03-30T15:42:16.227530Z"
        },
        {
            "id": 80528,
            "name": "QUIZ 1",
            "created": "2024-04-09T02:54:20.152160Z",
            "modified": "2026-03-30T15:42:16.218336Z"
        },
        {
            "id": 80523,
            "name": "PUZZLE1",
            "created": "2024-04-09T02:47:43.676947Z",
            "modified": "2026-03-30T15:42:15.819990Z"
        },
        {
            "id": 80499,
            "name": "Problem 4",
            "created": "2024-04-07T01:18:40.401489Z",
            "modified": "2026-03-30T15:42:14.514775Z"
        }
    ]
}