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

{
    "count": 93423,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78696&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78680&ordering=ip_address",
    "results": [
        {
            "id": 24467,
            "ip_address": "43.245.122.145",
            "count": 1,
            "first_visit": "2022-07-20T10:35:06.257943+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 10631,
            "ip_address": "43.245.122.146",
            "count": 1,
            "first_visit": "2022-05-23T12:17:01.039651+06:00",
            "date": null
        },
        {
            "id": 15333,
            "ip_address": "43.245.122.147",
            "count": 1,
            "first_visit": "2022-06-15T16:05:03.180100+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 12016,
            "ip_address": "43.245.122.149",
            "count": 1,
            "first_visit": "2022-05-27T22:44:00.860260+06:00",
            "date": null
        },
        {
            "id": 13396,
            "ip_address": "43.245.122.15",
            "count": 1,
            "first_visit": "2022-06-02T18:36:05.776303+06:00",
            "date": null
        },
        {
            "id": 20407,
            "ip_address": "43.245.122.152",
            "count": 1,
            "first_visit": "2022-06-30T17:29:19.135304+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 29283,
            "ip_address": "43.245.122.152",
            "count": 1,
            "first_visit": "2022-07-29T12:43:20.364980+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 24630,
            "ip_address": "43.245.122.152",
            "count": 1,
            "first_visit": "2022-07-20T13:16:38.525923+06:00",
            "date": "2022-07-20"
        }
    ]
}