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

{
    "count": 93905,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12008&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=11992&ordering=id",
    "results": [
        {
            "id": 12001,
            "ip_address": "103.126.219.130",
            "count": 2,
            "first_visit": "2022-05-27T22:25:22.353926+06:00",
            "date": null
        },
        {
            "id": 12002,
            "ip_address": "43.245.121.86",
            "count": 1,
            "first_visit": "2022-05-27T22:25:35.956824+06:00",
            "date": null
        },
        {
            "id": 12003,
            "ip_address": "116.58.203.213",
            "count": 1,
            "first_visit": "2022-05-27T22:26:41.888281+06:00",
            "date": null
        },
        {
            "id": 12004,
            "ip_address": "103.132.225.158",
            "count": 1,
            "first_visit": "2022-05-27T22:30:08.618246+06:00",
            "date": null
        },
        {
            "id": 12005,
            "ip_address": "103.126.149.23",
            "count": 3,
            "first_visit": "2022-05-27T22:30:09.976912+06:00",
            "date": null
        },
        {
            "id": 12006,
            "ip_address": "37.111.206.188",
            "count": 2,
            "first_visit": "2022-05-27T22:31:23.184150+06:00",
            "date": null
        },
        {
            "id": 12007,
            "ip_address": "192.144.87.54",
            "count": 1,
            "first_visit": "2022-05-27T22:31:50.334566+06:00",
            "date": null
        },
        {
            "id": 12008,
            "ip_address": "103.230.104.26",
            "count": 1,
            "first_visit": "2022-05-27T22:35:30.163814+06:00",
            "date": null
        }
    ]
}