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

{
    "count": 100275,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14600&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14584&ordering=-count",
    "results": [
        {
            "id": 8067,
            "ip_address": "37.111.206.38",
            "count": 2,
            "first_visit": "2022-05-17T12:22:40.510479+06:00",
            "date": null
        },
        {
            "id": 4062,
            "ip_address": "103.55.145.41",
            "count": 2,
            "first_visit": "2022-03-04T10:15:08.674879+06:00",
            "date": null
        },
        {
            "id": 60301,
            "ip_address": "52.35.157.79",
            "count": 2,
            "first_visit": "2023-11-29T23:54:41.234666+06:00",
            "date": "2023-11-29"
        },
        {
            "id": 60494,
            "ip_address": "103.49.202.235",
            "count": 2,
            "first_visit": "2023-12-03T22:16:23.306215+06:00",
            "date": "2023-12-03"
        },
        {
            "id": 60947,
            "ip_address": "66.249.73.70",
            "count": 2,
            "first_visit": "2023-12-11T01:29:24.275337+06:00",
            "date": "2023-12-11"
        },
        {
            "id": 60038,
            "ip_address": "66.249.79.228",
            "count": 2,
            "first_visit": "2023-11-24T01:39:37.360461+06:00",
            "date": "2023-11-24"
        },
        {
            "id": 60032,
            "ip_address": "37.111.210.24",
            "count": 2,
            "first_visit": "2023-11-24T00:30:16.305784+06:00",
            "date": "2023-11-24"
        },
        {
            "id": 60064,
            "ip_address": "103.88.24.22",
            "count": 2,
            "first_visit": "2023-11-24T12:28:10.404009+06:00",
            "date": "2023-11-24"
        }
    ]
}