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

{
    "count": 98249,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17120&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17104&ordering=ip_address",
    "results": [
        {
            "id": 1174,
            "ip_address": "103.25.248.245",
            "count": 4,
            "first_visit": "2021-12-21T16:19:03.109014+06:00",
            "date": null
        },
        {
            "id": 29822,
            "ip_address": "103.25.248.246",
            "count": 2,
            "first_visit": "2022-07-30T11:25:13.843363+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 7761,
            "ip_address": "103.25.248.247",
            "count": 2,
            "first_visit": "2022-05-17T09:47:41.420373+06:00",
            "date": null
        },
        {
            "id": 30251,
            "ip_address": "103.25.248.247",
            "count": 1,
            "first_visit": "2022-07-31T09:44:13.717249+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 28701,
            "ip_address": "103.25.248.247",
            "count": 1,
            "first_visit": "2022-07-28T11:09:49.569010+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 25522,
            "ip_address": "103.25.248.247",
            "count": 1,
            "first_visit": "2022-07-21T12:49:33.152324+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 32667,
            "ip_address": "103.25.248.247",
            "count": 1,
            "first_visit": "2022-08-22T14:11:06.373818+06:00",
            "date": "2022-08-22"
        },
        {
            "id": 28667,
            "ip_address": "103.25.248.248",
            "count": 1,
            "first_visit": "2022-07-28T10:36:01.938185+06:00",
            "date": "2022-07-28"
        }
    ]
}