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

{
    "count": 98234,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30568&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30552&ordering=first_visit",
    "results": [
        {
            "id": 30561,
            "ip_address": "58.145.187.235",
            "count": 1,
            "first_visit": "2022-08-01T01:03:11.753995+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 30562,
            "ip_address": "182.160.116.125",
            "count": 1,
            "first_visit": "2022-08-01T01:06:59.532835+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 30563,
            "ip_address": "103.31.155.228",
            "count": 1,
            "first_visit": "2022-08-01T01:09:26.396585+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 30564,
            "ip_address": "182.160.109.90",
            "count": 1,
            "first_visit": "2022-08-01T01:15:09.847172+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 30565,
            "ip_address": "116.58.201.222",
            "count": 1,
            "first_visit": "2022-08-01T01:16:36.896472+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 30566,
            "ip_address": "103.25.248.245",
            "count": 2,
            "first_visit": "2022-08-01T01:19:07.325026+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 30567,
            "ip_address": "66.249.66.208",
            "count": 3,
            "first_visit": "2022-08-01T01:20:00.872013+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 30568,
            "ip_address": "103.67.157.96",
            "count": 3,
            "first_visit": "2022-08-01T01:39:48.221085+06:00",
            "date": "2022-08-01"
        }
    ]
}