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

{
    "count": 92158,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2024&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2008&ordering=ip_address",
    "results": [
        {
            "id": 22812,
            "ip_address": "103.115.156.1",
            "count": 1,
            "first_visit": "2022-07-14T20:40:04.337427+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 35254,
            "ip_address": "103.115.156.194",
            "count": 1,
            "first_visit": "2022-09-30T12:51:18.208356+06:00",
            "date": "2022-09-30"
        },
        {
            "id": 36268,
            "ip_address": "103.115.156.194",
            "count": 1,
            "first_visit": "2022-10-21T20:46:52.621890+06:00",
            "date": "2022-10-21"
        },
        {
            "id": 35255,
            "ip_address": "103.115.156.195",
            "count": 4,
            "first_visit": "2022-09-30T12:54:38.097817+06:00",
            "date": "2022-09-30"
        },
        {
            "id": 12926,
            "ip_address": "103.115.156.45",
            "count": 1,
            "first_visit": "2022-05-30T23:40:09.327448+06:00",
            "date": null
        },
        {
            "id": 16664,
            "ip_address": "103.115.156.45",
            "count": 1,
            "first_visit": "2022-06-19T22:48:45.440930+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 4574,
            "ip_address": "103.115.157.2",
            "count": 3,
            "first_visit": "2022-03-21T22:33:45.741327+06:00",
            "date": null
        },
        {
            "id": 22961,
            "ip_address": "103.115.157.2",
            "count": 3,
            "first_visit": "2022-07-15T11:41:52.802239+06:00",
            "date": "2022-07-15"
        }
    ]
}