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

{
    "count": 96402,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1904&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1888&ordering=ip_address",
    "results": [
        {
            "id": 16896,
            "ip_address": "103.113.154.142",
            "count": 1,
            "first_visit": "2022-06-20T19:46:00.789314+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 29747,
            "ip_address": "103.113.154.42",
            "count": 1,
            "first_visit": "2022-07-30T10:05:24.688941+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 5506,
            "ip_address": "103.113.154.57",
            "count": 1,
            "first_visit": "2022-05-01T03:01:02.627197+06:00",
            "date": null
        },
        {
            "id": 29625,
            "ip_address": "103.113.154.58",
            "count": 1,
            "first_visit": "2022-07-30T01:40:11.923367+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 26162,
            "ip_address": "103.113.154.58",
            "count": 1,
            "first_visit": "2022-07-23T01:34:35.072536+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 8850,
            "ip_address": "103.113.154.59",
            "count": 1,
            "first_visit": "2022-05-18T11:48:37.860500+06:00",
            "date": null
        },
        {
            "id": 8748,
            "ip_address": "103.113.154.68",
            "count": 3,
            "first_visit": "2022-05-18T10:13:41.454574+06:00",
            "date": null
        },
        {
            "id": 8589,
            "ip_address": "103.113.154.69",
            "count": 2,
            "first_visit": "2022-05-18T00:21:13.103938+06:00",
            "date": null
        }
    ]
}