GET /user_management/visitor-free/?format=api&offset=30616&ordering=-ip_address
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 100809,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30624&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30608&ordering=-ip_address",
    "results": [
        {
            "id": 65912,
            "ip_address": "23.137.16.130",
            "count": 1,
            "first_visit": "2024-03-15T02:19:04.696601+06:00",
            "date": "2024-03-15"
        },
        {
            "id": 95610,
            "ip_address": "23.129.253.101",
            "count": 1,
            "first_visit": "2026-02-28T06:28:54.305075+06:00",
            "date": "2026-02-28"
        },
        {
            "id": 99446,
            "ip_address": "23.109.180.79",
            "count": 1,
            "first_visit": "2026-06-21T18:54:18.261174+06:00",
            "date": "2026-06-21"
        },
        {
            "id": 100073,
            "ip_address": "23.109.180.154",
            "count": 1,
            "first_visit": "2026-07-09T09:05:18.685878+06:00",
            "date": "2026-07-09"
        },
        {
            "id": 99431,
            "ip_address": "23.109.180.117",
            "count": 1,
            "first_visit": "2026-06-21T14:04:27.590136+06:00",
            "date": "2026-06-21"
        },
        {
            "id": 96639,
            "ip_address": "23.109.177.156",
            "count": 1,
            "first_visit": "2026-04-03T06:19:56.400191+06:00",
            "date": "2026-04-03"
        },
        {
            "id": 1545,
            "ip_address": "23.106.56.52",
            "count": 1,
            "first_visit": "2021-12-31T20:08:02.342179+06:00",
            "date": null
        },
        {
            "id": 1621,
            "ip_address": "23.106.56.38",
            "count": 1,
            "first_visit": "2022-01-03T16:44:00.836758+06:00",
            "date": null
        }
    ]
}