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

{
    "count": 101563,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77528&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77512&ordering=count",
    "results": [
        {
            "id": 25593,
            "ip_address": "103.67.159.125",
            "count": 2,
            "first_visit": "2022-07-21T15:10:11.430882+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 11296,
            "ip_address": "181.210.15.70",
            "count": 2,
            "first_visit": "2022-05-25T04:53:52.794350+06:00",
            "date": null
        },
        {
            "id": 25539,
            "ip_address": "120.89.66.34",
            "count": 2,
            "first_visit": "2022-07-21T12:58:51.940189+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 23308,
            "ip_address": "61.247.180.86",
            "count": 2,
            "first_visit": "2022-07-17T13:30:57.870843+06:00",
            "date": "2022-07-17"
        },
        {
            "id": 7051,
            "ip_address": "116.58.205.243",
            "count": 2,
            "first_visit": "2022-05-16T19:03:05.557784+06:00",
            "date": null
        },
        {
            "id": 32334,
            "ip_address": "58.145.187.228",
            "count": 2,
            "first_visit": "2022-08-18T12:23:57.275207+06:00",
            "date": "2022-08-18"
        },
        {
            "id": 5762,
            "ip_address": "12.29.15.2",
            "count": 2,
            "first_visit": "2022-05-10T00:00:20.963344+06:00",
            "date": null
        },
        {
            "id": 25545,
            "ip_address": "114.119.131.181",
            "count": 2,
            "first_visit": "2022-07-21T13:04:36.978283+06:00",
            "date": "2022-07-21"
        }
    ]
}