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

{
    "count": 99629,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23648&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23632&ordering=-count",
    "results": [
        {
            "id": 18657,
            "ip_address": "119.30.41.249",
            "count": 2,
            "first_visit": "2022-06-25T15:34:57.064069+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 30811,
            "ip_address": "37.111.207.120",
            "count": 2,
            "first_visit": "2022-08-02T12:59:37.982531+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 37090,
            "ip_address": "147.182.244.96",
            "count": 2,
            "first_visit": "2022-11-08T07:54:34.285992+06:00",
            "date": "2022-11-08"
        },
        {
            "id": 1302,
            "ip_address": "157.119.51.182",
            "count": 2,
            "first_visit": "2021-12-23T18:05:53.201070+06:00",
            "date": null
        },
        {
            "id": 2719,
            "ip_address": "45.118.61.249",
            "count": 2,
            "first_visit": "2022-01-24T11:15:31.197795+06:00",
            "date": null
        },
        {
            "id": 26399,
            "ip_address": "84.239.14.166",
            "count": 2,
            "first_visit": "2022-07-23T16:27:25.105129+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 22264,
            "ip_address": "103.109.59.177",
            "count": 2,
            "first_visit": "2022-07-13T16:37:11.987816+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 22291,
            "ip_address": "114.119.132.248",
            "count": 2,
            "first_visit": "2022-07-13T17:32:04.873083+06:00",
            "date": "2022-07-13"
        }
    ]
}