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

{
    "count": 95651,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18088&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18072&ordering=ip_address",
    "results": [
        {
            "id": 35304,
            "ip_address": "103.49.169.246",
            "count": 3,
            "first_visit": "2022-10-01T11:18:44.945957+06:00",
            "date": "2022-10-01"
        },
        {
            "id": 2450,
            "ip_address": "103.49.169.97",
            "count": 1,
            "first_visit": "2022-01-18T23:50:21.856747+06:00",
            "date": null
        },
        {
            "id": 30030,
            "ip_address": "103.49.170.0",
            "count": 1,
            "first_visit": "2022-07-30T22:42:20.038021+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 57036,
            "ip_address": "103.49.170.104",
            "count": 2,
            "first_visit": "2023-10-08T00:04:13.615830+06:00",
            "date": "2023-10-08"
        },
        {
            "id": 57018,
            "ip_address": "103.49.170.104",
            "count": 2,
            "first_visit": "2023-10-07T19:04:26.158731+06:00",
            "date": "2023-10-07"
        },
        {
            "id": 24844,
            "ip_address": "103.49.170.12",
            "count": 1,
            "first_visit": "2022-07-20T19:32:13.808570+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 4761,
            "ip_address": "103.49.170.129",
            "count": 2,
            "first_visit": "2022-03-29T08:39:28.604207+06:00",
            "date": null
        },
        {
            "id": 31051,
            "ip_address": "103.49.170.130",
            "count": 1,
            "first_visit": "2022-08-03T22:09:47.529356+06:00",
            "date": "2022-08-03"
        }
    ]
}