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

{
    "count": 98080,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25880&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25864&ordering=-count",
    "results": [
        {
            "id": 24690,
            "ip_address": "103.110.58.36",
            "count": 2,
            "first_visit": "2022-07-20T15:07:43.807521+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 33468,
            "ip_address": "66.249.66.60",
            "count": 2,
            "first_visit": "2022-08-30T18:34:53.862727+06:00",
            "date": "2022-08-30"
        },
        {
            "id": 24178,
            "ip_address": "103.25.251.241",
            "count": 2,
            "first_visit": "2022-07-19T22:02:50.127355+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 10657,
            "ip_address": "43.245.123.55",
            "count": 2,
            "first_visit": "2022-05-23T13:04:44.895751+06:00",
            "date": null
        },
        {
            "id": 33469,
            "ip_address": "103.232.100.157",
            "count": 2,
            "first_visit": "2022-08-30T19:04:05.736477+06:00",
            "date": "2022-08-30"
        },
        {
            "id": 29378,
            "ip_address": "37.111.248.249",
            "count": 2,
            "first_visit": "2022-07-29T15:44:09.977763+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 11130,
            "ip_address": "119.30.35.210",
            "count": 2,
            "first_visit": "2022-05-24T21:05:42.200386+06:00",
            "date": null
        },
        {
            "id": 10744,
            "ip_address": "119.30.32.33",
            "count": 2,
            "first_visit": "2022-05-23T22:14:50.331749+06:00",
            "date": null
        }
    ]
}