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

{
    "count": 94409,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13464&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13448&ordering=first_visit",
    "results": [
        {
            "id": 13457,
            "ip_address": "37.111.237.18",
            "count": 1,
            "first_visit": "2022-06-03T16:44:05.057384+06:00",
            "date": null
        },
        {
            "id": 13458,
            "ip_address": "43.245.121.0",
            "count": 1,
            "first_visit": "2022-06-03T17:36:50.059692+06:00",
            "date": null
        },
        {
            "id": 13459,
            "ip_address": "185.4.81.100",
            "count": 1,
            "first_visit": "2022-06-03T18:39:26.073455+06:00",
            "date": null
        },
        {
            "id": 13460,
            "ip_address": "37.111.247.158",
            "count": 1,
            "first_visit": "2022-06-03T19:02:55.995428+06:00",
            "date": null
        },
        {
            "id": 13461,
            "ip_address": "202.44.108.74",
            "count": 1,
            "first_visit": "2022-06-03T19:18:29.838160+06:00",
            "date": null
        },
        {
            "id": 13462,
            "ip_address": "40.94.226.2",
            "count": 1,
            "first_visit": "2022-06-03T19:34:55.203668+06:00",
            "date": null
        },
        {
            "id": 13463,
            "ip_address": "40.94.226.20",
            "count": 1,
            "first_visit": "2022-06-03T19:34:55.244860+06:00",
            "date": null
        },
        {
            "id": 13464,
            "ip_address": "37.111.196.82",
            "count": 1,
            "first_visit": "2022-06-03T20:03:20.119620+06:00",
            "date": null
        }
    ]
}