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

{
    "count": 99896,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1552&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1536&ordering=-count",
    "results": [
        {
            "id": 30806,
            "ip_address": "103.159.73.228",
            "count": 13,
            "first_visit": "2022-08-02T12:18:37.969433+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 35629,
            "ip_address": "114.119.141.118",
            "count": 13,
            "first_visit": "2022-10-08T05:17:11.728407+06:00",
            "date": "2022-10-08"
        },
        {
            "id": 5528,
            "ip_address": "58.145.184.236",
            "count": 13,
            "first_visit": "2022-05-01T20:17:26.723213+06:00",
            "date": null
        },
        {
            "id": 67150,
            "ip_address": "18.237.242.187",
            "count": 13,
            "first_visit": "2024-04-18T15:41:30.467553+06:00",
            "date": "2024-04-18"
        },
        {
            "id": 38668,
            "ip_address": "66.249.66.60",
            "count": 13,
            "first_visit": "2022-12-14T00:11:24.612242+06:00",
            "date": "2022-12-14"
        },
        {
            "id": 38739,
            "ip_address": "123.0.30.45",
            "count": 13,
            "first_visit": "2022-12-15T10:50:48.622198+06:00",
            "date": "2022-12-15"
        },
        {
            "id": 67831,
            "ip_address": "66.249.66.37",
            "count": 13,
            "first_visit": "2024-05-03T00:45:37.058203+06:00",
            "date": "2024-05-03"
        },
        {
            "id": 1585,
            "ip_address": "114.119.154.242",
            "count": 13,
            "first_visit": "2022-01-02T06:12:37.571043+06:00",
            "date": null
        }
    ]
}