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

{
    "count": 100833,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18360&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18344&ordering=-count",
    "results": [
        {
            "id": 50277,
            "ip_address": "202.134.8.140",
            "count": 2,
            "first_visit": "2023-07-18T17:53:20.928032+06:00",
            "date": "2023-07-18"
        },
        {
            "id": 6206,
            "ip_address": "114.119.141.186",
            "count": 2,
            "first_visit": "2022-05-15T05:32:47.682067+06:00",
            "date": null
        },
        {
            "id": 12465,
            "ip_address": "103.123.33.16",
            "count": 2,
            "first_visit": "2022-05-29T12:47:32.884148+06:00",
            "date": null
        },
        {
            "id": 50228,
            "ip_address": "213.124.216.254",
            "count": 2,
            "first_visit": "2023-07-18T00:22:05.335646+06:00",
            "date": "2023-07-18"
        },
        {
            "id": 6261,
            "ip_address": "103.200.38.107",
            "count": 2,
            "first_visit": "2022-05-15T08:02:14.532935+06:00",
            "date": null
        },
        {
            "id": 12461,
            "ip_address": "37.111.248.247",
            "count": 2,
            "first_visit": "2022-05-29T12:35:38.132355+06:00",
            "date": null
        },
        {
            "id": 3035,
            "ip_address": "103.230.104.21",
            "count": 2,
            "first_visit": "2022-01-29T20:22:11.638608+06:00",
            "date": null
        },
        {
            "id": 50262,
            "ip_address": "168.119.68.254",
            "count": 2,
            "first_visit": "2023-07-18T12:15:30.134985+06:00",
            "date": "2023-07-18"
        }
    ]
}