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

{
    "count": 98025,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25528&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25512&ordering=-count",
    "results": [
        {
            "id": 3142,
            "ip_address": "17.121.113.91",
            "count": 2,
            "first_visit": "2022-01-31T21:37:47.387598+06:00",
            "date": null
        },
        {
            "id": 24369,
            "ip_address": "74.125.151.169",
            "count": 2,
            "first_visit": "2022-07-20T05:16:18.627484+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 10796,
            "ip_address": "103.67.157.50",
            "count": 2,
            "first_visit": "2022-05-24T03:38:56.522617+06:00",
            "date": null
        },
        {
            "id": 14321,
            "ip_address": "114.119.131.88",
            "count": 2,
            "first_visit": "2022-06-10T11:30:33.721837+06:00",
            "date": "2022-06-10"
        },
        {
            "id": 33991,
            "ip_address": "182.16.158.70",
            "count": 2,
            "first_visit": "2022-09-07T15:05:44.043914+06:00",
            "date": "2022-09-07"
        },
        {
            "id": 10750,
            "ip_address": "37.111.238.39",
            "count": 2,
            "first_visit": "2022-05-23T22:31:44.356139+06:00",
            "date": null
        },
        {
            "id": 29392,
            "ip_address": "103.130.175.175",
            "count": 2,
            "first_visit": "2022-07-29T16:32:31.716038+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 16940,
            "ip_address": "103.97.163.114",
            "count": 2,
            "first_visit": "2022-06-21T04:08:32.305349+06:00",
            "date": "2022-06-21"
        }
    ]
}