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

{
    "count": 100208,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96008&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95992&ordering=date",
    "results": [
        {
            "id": 12810,
            "ip_address": "103.130.173.47",
            "count": 1,
            "first_visit": "2022-05-30T15:28:52.445380+06:00",
            "date": null
        },
        {
            "id": 12808,
            "ip_address": "45.114.88.183",
            "count": 1,
            "first_visit": "2022-05-30T15:25:15.547366+06:00",
            "date": null
        },
        {
            "id": 12807,
            "ip_address": "103.109.95.218",
            "count": 2,
            "first_visit": "2022-05-30T15:24:14.995893+06:00",
            "date": null
        },
        {
            "id": 12725,
            "ip_address": "103.127.176.54",
            "count": 3,
            "first_visit": "2022-05-30T09:43:45.348064+06:00",
            "date": null
        },
        {
            "id": 12806,
            "ip_address": "103.135.255.34",
            "count": 1,
            "first_visit": "2022-05-30T15:23:30.481755+06:00",
            "date": null
        },
        {
            "id": 12805,
            "ip_address": "103.253.44.205",
            "count": 1,
            "first_visit": "2022-05-30T15:23:26.115010+06:00",
            "date": null
        },
        {
            "id": 12804,
            "ip_address": "119.30.35.241",
            "count": 1,
            "first_visit": "2022-05-30T15:22:52.330142+06:00",
            "date": null
        },
        {
            "id": 12710,
            "ip_address": "119.30.47.224",
            "count": 2,
            "first_visit": "2022-05-30T08:48:50.084127+06:00",
            "date": null
        }
    ]
}