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

{
    "count": 99703,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9488&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9472&ordering=ip_address",
    "results": [
        {
            "id": 31978,
            "ip_address": "103.159.73.228",
            "count": 2,
            "first_visit": "2022-08-14T09:17:12.051636+06:00",
            "date": "2022-08-14"
        },
        {
            "id": 32655,
            "ip_address": "103.159.73.228",
            "count": 5,
            "first_visit": "2022-08-22T11:11:23.558854+06:00",
            "date": "2022-08-22"
        },
        {
            "id": 37594,
            "ip_address": "103.159.73.228",
            "count": 1,
            "first_visit": "2022-11-20T10:08:00.974878+06:00",
            "date": "2022-11-20"
        },
        {
            "id": 30985,
            "ip_address": "103.159.73.228",
            "count": 1,
            "first_visit": "2022-08-03T13:05:21.906862+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 1591,
            "ip_address": "103.159.73.248",
            "count": 1,
            "first_visit": "2022-01-02T11:18:36.189927+06:00",
            "date": null
        },
        {
            "id": 36096,
            "ip_address": "103.159.73.248",
            "count": 1,
            "first_visit": "2022-10-18T16:36:36.683498+06:00",
            "date": "2022-10-18"
        },
        {
            "id": 16045,
            "ip_address": "103.159.73.249",
            "count": 1,
            "first_visit": "2022-06-17T17:17:53.556825+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 1152,
            "ip_address": "103.159.73.249",
            "count": 5,
            "first_visit": "2021-12-21T13:12:04.988629+06:00",
            "date": null
        }
    ]
}