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

{
    "count": 101354,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81768&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81752&ordering=-ip_address",
    "results": [
        {
            "id": 16720,
            "ip_address": "103.55.145.44",
            "count": 1,
            "first_visit": "2022-06-20T02:40:36.329281+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 34619,
            "ip_address": "103.55.145.44",
            "count": 1,
            "first_visit": "2022-09-18T19:24:09.043697+06:00",
            "date": "2022-09-18"
        },
        {
            "id": 16758,
            "ip_address": "103.55.145.42",
            "count": 2,
            "first_visit": "2022-06-20T09:17:04.272579+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 26211,
            "ip_address": "103.55.145.42",
            "count": 1,
            "first_visit": "2022-07-23T06:59:06.559709+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 2205,
            "ip_address": "103.55.145.42",
            "count": 1,
            "first_visit": "2022-01-14T16:53:34.948074+06:00",
            "date": null
        },
        {
            "id": 4062,
            "ip_address": "103.55.145.41",
            "count": 2,
            "first_visit": "2022-03-04T10:15:08.674879+06:00",
            "date": null
        },
        {
            "id": 33982,
            "ip_address": "103.55.145.41",
            "count": 3,
            "first_visit": "2022-09-07T12:19:26.702710+06:00",
            "date": "2022-09-07"
        },
        {
            "id": 33940,
            "ip_address": "103.55.145.41",
            "count": 1,
            "first_visit": "2022-09-06T19:22:51.082094+06:00",
            "date": "2022-09-06"
        }
    ]
}