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

{
    "count": 100144,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21344&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21328&ordering=ip_address",
    "results": [
        {
            "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"
        },
        {
            "id": 29272,
            "ip_address": "103.67.159.153",
            "count": 1,
            "first_visit": "2022-07-29T12:15:12.532772+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 10078,
            "ip_address": "103.67.159.155",
            "count": 1,
            "first_visit": "2022-05-21T20:24:38.820157+06:00",
            "date": null
        }
    ]
}