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

{
    "count": 94007,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12352&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12336&ordering=-count",
    "results": [
        {
            "id": 64898,
            "ip_address": "114.119.149.43",
            "count": 3,
            "first_visit": "2024-02-19T10:40:00.661100+06:00",
            "date": "2024-02-19"
        },
        {
            "id": 65014,
            "ip_address": "103.234.202.255",
            "count": 3,
            "first_visit": "2024-02-21T20:54:19.594364+06:00",
            "date": "2024-02-21"
        },
        {
            "id": 1171,
            "ip_address": "103.230.107.41",
            "count": 3,
            "first_visit": "2021-12-21T15:24:01.792540+06:00",
            "date": null
        },
        {
            "id": 64867,
            "ip_address": "114.119.140.48",
            "count": 3,
            "first_visit": "2024-02-18T14:12:35.625703+06:00",
            "date": "2024-02-18"
        },
        {
            "id": 6241,
            "ip_address": "37.111.200.89",
            "count": 3,
            "first_visit": "2022-05-15T07:22:21.151313+06:00",
            "date": null
        },
        {
            "id": 64825,
            "ip_address": "114.119.134.79",
            "count": 3,
            "first_visit": "2024-02-17T08:14:50.418650+06:00",
            "date": "2024-02-17"
        },
        {
            "id": 64921,
            "ip_address": "114.119.140.48",
            "count": 3,
            "first_visit": "2024-02-20T01:05:39.944285+06:00",
            "date": "2024-02-20"
        },
        {
            "id": 19626,
            "ip_address": "114.119.132.72",
            "count": 3,
            "first_visit": "2022-06-28T05:42:53.687761+06:00",
            "date": "2022-06-28"
        }
    ]
}