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

{
    "count": 96261,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20488&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20472&ordering=ip_address",
    "results": [
        {
            "id": 23230,
            "ip_address": "103.67.159.129",
            "count": 1,
            "first_visit": "2022-07-17T01:47:12.789366+06:00",
            "date": "2022-07-17"
        },
        {
            "id": 6833,
            "ip_address": "103.67.159.134",
            "count": 1,
            "first_visit": "2022-05-16T16:27:14.049956+06:00",
            "date": null
        },
        {
            "id": 30166,
            "ip_address": "103.67.159.136",
            "count": 2,
            "first_visit": "2022-07-31T04:57:35.330972+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 8030,
            "ip_address": "103.67.159.137",
            "count": 12,
            "first_visit": "2022-05-17T12:06:19.325947+06:00",
            "date": null
        },
        {
            "id": 28080,
            "ip_address": "103.67.159.14",
            "count": 1,
            "first_visit": "2022-07-27T09:57:35.857584+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 5469,
            "ip_address": "103.67.159.144",
            "count": 1,
            "first_visit": "2022-04-30T09:04:23.380042+06:00",
            "date": null
        },
        {
            "id": 31776,
            "ip_address": "103.67.159.146",
            "count": 1,
            "first_visit": "2022-08-11T16:04:38.854028+06:00",
            "date": "2022-08-11"
        },
        {
            "id": 27337,
            "ip_address": "103.67.159.148",
            "count": 1,
            "first_visit": "2022-07-25T14:08:20.049489+06:00",
            "date": "2022-07-25"
        }
    ]
}