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

{
    "count": 103048,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=66888&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=66872&ordering=ip_address",
    "results": [
        {
            "id": 6542,
            "ip_address": "202.134.8.139",
            "count": 6,
            "first_visit": "2022-05-16T08:21:25.862197+06:00",
            "date": null
        },
        {
            "id": 28440,
            "ip_address": "202.134.8.139",
            "count": 3,
            "first_visit": "2022-07-28T00:08:39.009078+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 16017,
            "ip_address": "202.134.8.139",
            "count": 1,
            "first_visit": "2022-06-17T15:46:51.695998+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 32262,
            "ip_address": "202.134.8.139",
            "count": 1,
            "first_visit": "2022-08-17T20:18:13.803565+06:00",
            "date": "2022-08-17"
        },
        {
            "id": 27124,
            "ip_address": "202.134.8.139",
            "count": 1,
            "first_visit": "2022-07-25T10:06:26.548983+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 18025,
            "ip_address": "202.134.8.140",
            "count": 1,
            "first_visit": "2022-06-24T08:34:07.059307+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 7062,
            "ip_address": "202.134.8.140",
            "count": 9,
            "first_visit": "2022-05-16T19:07:59.863073+06:00",
            "date": null
        },
        {
            "id": 25090,
            "ip_address": "202.134.8.140",
            "count": 1,
            "first_visit": "2022-07-21T03:19:09.061877+06:00",
            "date": "2022-07-21"
        }
    ]
}