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

{
    "count": 92327,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6824&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6808&ordering=ip_address",
    "results": [
        {
            "id": 23455,
            "ip_address": "103.147.163.54",
            "count": 1,
            "first_visit": "2022-07-18T12:56:45.861177+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 14553,
            "ip_address": "103.147.163.56",
            "count": 1,
            "first_visit": "2022-06-12T00:17:22.385951+06:00",
            "date": "2022-06-12"
        },
        {
            "id": 14022,
            "ip_address": "103.147.163.56",
            "count": 1,
            "first_visit": "2022-06-08T16:34:09.594556+06:00",
            "date": "2022-06-08"
        },
        {
            "id": 21147,
            "ip_address": "103.147.163.56",
            "count": 1,
            "first_visit": "2022-07-05T00:40:33.399657+06:00",
            "date": "2022-07-05"
        },
        {
            "id": 14541,
            "ip_address": "103.147.163.56",
            "count": 1,
            "first_visit": "2022-06-11T22:05:15.715336+06:00",
            "date": "2022-06-11"
        },
        {
            "id": 10984,
            "ip_address": "103.147.163.56",
            "count": 2,
            "first_visit": "2022-05-24T13:51:41.914563+06:00",
            "date": null
        },
        {
            "id": 17105,
            "ip_address": "103.147.163.57",
            "count": 5,
            "first_visit": "2022-06-21T17:40:53.482689+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 13588,
            "ip_address": "103.147.163.58",
            "count": 1,
            "first_visit": "2022-06-06T01:35:29.556502+06:00",
            "date": null
        }
    ]
}