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

{
    "count": 100601,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19632&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19616&ordering=-count",
    "results": [
        {
            "id": 46949,
            "ip_address": "168.119.65.125",
            "count": 2,
            "first_visit": "2023-05-22T07:46:45.602120+06:00",
            "date": "2023-05-22"
        },
        {
            "id": 10896,
            "ip_address": "37.111.197.81",
            "count": 2,
            "first_visit": "2022-05-24T10:55:31.450524+06:00",
            "date": null
        },
        {
            "id": 46929,
            "ip_address": "103.239.255.233",
            "count": 2,
            "first_visit": "2023-05-21T16:36:14.578033+06:00",
            "date": "2023-05-21"
        },
        {
            "id": 2714,
            "ip_address": "103.58.74.56",
            "count": 2,
            "first_visit": "2022-01-24T09:42:34.696828+06:00",
            "date": null
        },
        {
            "id": 46922,
            "ip_address": "103.134.194.143",
            "count": 2,
            "first_visit": "2023-05-21T12:49:34.453667+06:00",
            "date": "2023-05-21"
        },
        {
            "id": 46959,
            "ip_address": "119.148.62.150",
            "count": 2,
            "first_visit": "2023-05-22T13:24:52.643960+06:00",
            "date": "2023-05-22"
        },
        {
            "id": 5479,
            "ip_address": "103.173.30.9",
            "count": 2,
            "first_visit": "2022-04-30T15:15:27.655248+06:00",
            "date": null
        },
        {
            "id": 46897,
            "ip_address": "103.245.96.43",
            "count": 2,
            "first_visit": "2023-05-20T20:15:34.170535+06:00",
            "date": "2023-05-20"
        }
    ]
}