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

{
    "count": 102707,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50696&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50680&ordering=ip_address",
    "results": [
        {
            "id": 18475,
            "ip_address": "119.30.38.152",
            "count": 1,
            "first_visit": "2022-06-25T08:32:20.358895+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 17559,
            "ip_address": "119.30.38.155",
            "count": 1,
            "first_visit": "2022-06-23T01:35:57.478099+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 38156,
            "ip_address": "119.30.38.156",
            "count": 2,
            "first_visit": "2022-12-02T09:20:51.152089+06:00",
            "date": "2022-12-02"
        },
        {
            "id": 11129,
            "ip_address": "119.30.38.157",
            "count": 1,
            "first_visit": "2022-05-24T21:05:41.051338+06:00",
            "date": null
        },
        {
            "id": 12479,
            "ip_address": "119.30.38.158",
            "count": 1,
            "first_visit": "2022-05-29T13:52:12.673032+06:00",
            "date": null
        },
        {
            "id": 9793,
            "ip_address": "119.30.38.159",
            "count": 1,
            "first_visit": "2022-05-20T19:32:54.858599+06:00",
            "date": null
        },
        {
            "id": 7885,
            "ip_address": "119.30.38.160",
            "count": 2,
            "first_visit": "2022-05-17T10:58:32.409958+06:00",
            "date": null
        },
        {
            "id": 2305,
            "ip_address": "119.30.38.161",
            "count": 1,
            "first_visit": "2022-01-16T16:11:41.431723+06:00",
            "date": null
        }
    ]
}