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

{
    "count": 92333,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7008&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6992&ordering=first_visit",
    "results": [
        {
            "id": 7001,
            "ip_address": "103.67.157.205",
            "count": 7,
            "first_visit": "2022-05-16T18:29:35.566800+06:00",
            "date": null
        },
        {
            "id": 7002,
            "ip_address": "37.111.246.233",
            "count": 2,
            "first_visit": "2022-05-16T18:30:25.244279+06:00",
            "date": null
        },
        {
            "id": 7003,
            "ip_address": "122.152.54.161",
            "count": 2,
            "first_visit": "2022-05-16T18:30:28.409309+06:00",
            "date": null
        },
        {
            "id": 7004,
            "ip_address": "103.242.23.180",
            "count": 7,
            "first_visit": "2022-05-16T18:32:39.153286+06:00",
            "date": null
        },
        {
            "id": 7005,
            "ip_address": "37.111.206.79",
            "count": 1,
            "first_visit": "2022-05-16T18:32:40.911721+06:00",
            "date": null
        },
        {
            "id": 7006,
            "ip_address": "37.111.219.224",
            "count": 1,
            "first_visit": "2022-05-16T18:32:42.965737+06:00",
            "date": null
        },
        {
            "id": 7007,
            "ip_address": "37.111.248.114",
            "count": 1,
            "first_visit": "2022-05-16T18:32:57.709988+06:00",
            "date": null
        },
        {
            "id": 7008,
            "ip_address": "119.30.38.206",
            "count": 2,
            "first_visit": "2022-05-16T18:33:01.192544+06:00",
            "date": null
        }
    ]
}