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

{
    "count": 99695,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9544&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9528&ordering=-count",
    "results": [
        {
            "id": 2015,
            "ip_address": "202.134.8.136",
            "count": 4,
            "first_visit": "2022-01-12T09:43:06.167954+06:00",
            "date": null
        },
        {
            "id": 73247,
            "ip_address": "66.249.64.129",
            "count": 4,
            "first_visit": "2024-09-11T02:48:50.898353+06:00",
            "date": "2024-09-11"
        },
        {
            "id": 73307,
            "ip_address": "103.93.33.117",
            "count": 4,
            "first_visit": "2024-09-11T23:58:26.482458+06:00",
            "date": "2024-09-11"
        },
        {
            "id": 8263,
            "ip_address": "103.199.232.7",
            "count": 4,
            "first_visit": "2022-05-17T19:05:21.403351+06:00",
            "date": null
        },
        {
            "id": 47048,
            "ip_address": "203.78.147.12",
            "count": 4,
            "first_visit": "2023-05-23T20:28:23.861856+06:00",
            "date": "2023-05-23"
        },
        {
            "id": 2036,
            "ip_address": "45.250.231.254",
            "count": 4,
            "first_visit": "2022-01-12T15:33:05.344273+06:00",
            "date": null
        },
        {
            "id": 34181,
            "ip_address": "114.119.141.15",
            "count": 4,
            "first_visit": "2022-09-11T13:31:09.687597+06:00",
            "date": "2022-09-11"
        },
        {
            "id": 980,
            "ip_address": "103.120.44.97",
            "count": 4,
            "first_visit": "2021-12-20T00:12:03.020872+06:00",
            "date": null
        }
    ]
}