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

{
    "count": 92244,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4912&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4896&ordering=ip_address",
    "results": [
        {
            "id": 10617,
            "ip_address": "103.135.173.162",
            "count": 2,
            "first_visit": "2022-05-23T12:01:56.406244+06:00",
            "date": null
        },
        {
            "id": 22786,
            "ip_address": "103.135.173.162",
            "count": 1,
            "first_visit": "2022-07-14T19:14:12.799768+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 29595,
            "ip_address": "103.135.173.30",
            "count": 1,
            "first_visit": "2022-07-30T00:33:54.468013+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 6649,
            "ip_address": "103.135.173.30",
            "count": 2,
            "first_visit": "2022-05-16T12:12:51.122211+06:00",
            "date": null
        },
        {
            "id": 14457,
            "ip_address": "103.135.173.37",
            "count": 1,
            "first_visit": "2022-06-11T10:50:38.116954+06:00",
            "date": "2022-06-11"
        },
        {
            "id": 7987,
            "ip_address": "103.135.173.39",
            "count": 1,
            "first_visit": "2022-05-17T11:47:35.853095+06:00",
            "date": null
        },
        {
            "id": 14484,
            "ip_address": "103.135.174.100",
            "count": 1,
            "first_visit": "2022-06-11T13:57:33.980117+06:00",
            "date": "2022-06-11"
        },
        {
            "id": 177,
            "ip_address": "103.135.174.100",
            "count": 3,
            "first_visit": "2021-12-05T01:03:12.208580+06:00",
            "date": null
        }
    ]
}