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

{
    "count": 92180,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3008&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2992&ordering=first_visit",
    "results": [
        {
            "id": 3001,
            "ip_address": "103.137.162.128",
            "count": 1,
            "first_visit": "2022-01-29T01:03:02.577198+06:00",
            "date": null
        },
        {
            "id": 3002,
            "ip_address": "103.146.10.11",
            "count": 4,
            "first_visit": "2022-01-29T01:10:56.910468+06:00",
            "date": null
        },
        {
            "id": 3003,
            "ip_address": "37.111.213.162",
            "count": 1,
            "first_visit": "2022-01-29T02:21:55.963829+06:00",
            "date": null
        },
        {
            "id": 3004,
            "ip_address": "103.164.163.1",
            "count": 5,
            "first_visit": "2022-01-29T04:45:27.971528+06:00",
            "date": null
        },
        {
            "id": 3005,
            "ip_address": "67.169.39.146",
            "count": 2,
            "first_visit": "2022-01-29T07:42:02.827319+06:00",
            "date": null
        },
        {
            "id": 3006,
            "ip_address": "103.26.246.162",
            "count": 1,
            "first_visit": "2022-01-29T09:12:54.855456+06:00",
            "date": null
        },
        {
            "id": 3007,
            "ip_address": "122.144.12.62",
            "count": 1,
            "first_visit": "2022-01-29T09:18:40.476684+06:00",
            "date": null
        },
        {
            "id": 3008,
            "ip_address": "59.152.90.246",
            "count": 1,
            "first_visit": "2022-01-29T09:50:15.248812+06:00",
            "date": null
        }
    ]
}