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

{
    "count": 95162,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2264&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2248&ordering=ip_address",
    "results": [
        {
            "id": 3534,
            "ip_address": "103.117.193.234",
            "count": 2,
            "first_visit": "2022-02-11T21:23:38.685944+06:00",
            "date": null
        },
        {
            "id": 37486,
            "ip_address": "103.117.193.236",
            "count": 1,
            "first_visit": "2022-11-16T18:40:31.101398+06:00",
            "date": "2022-11-16"
        },
        {
            "id": 29869,
            "ip_address": "103.117.193.236",
            "count": 1,
            "first_visit": "2022-07-30T12:11:14.154138+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 29455,
            "ip_address": "103.117.193.236",
            "count": 1,
            "first_visit": "2022-07-29T21:48:55.803913+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 7860,
            "ip_address": "103.117.193.236",
            "count": 1,
            "first_visit": "2022-05-17T10:45:19.587494+06:00",
            "date": null
        },
        {
            "id": 15673,
            "ip_address": "103.117.193.238",
            "count": 1,
            "first_visit": "2022-06-16T13:29:01.525605+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 16179,
            "ip_address": "103.117.193.238",
            "count": 1,
            "first_visit": "2022-06-18T01:09:39.511636+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 6566,
            "ip_address": "103.117.193.238",
            "count": 1,
            "first_visit": "2022-05-16T09:25:54.965793+06:00",
            "date": null
        }
    ]
}