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

{
    "count": 99651,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23512&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23496&ordering=-count",
    "results": [
        {
            "id": 30915,
            "ip_address": "66.249.66.158",
            "count": 2,
            "first_visit": "2022-08-03T00:27:40.053304+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 36988,
            "ip_address": "103.162.230.250",
            "count": 2,
            "first_visit": "2022-11-05T21:14:06.307288+06:00",
            "date": "2022-11-05"
        },
        {
            "id": 18576,
            "ip_address": "118.179.85.250",
            "count": 2,
            "first_visit": "2022-06-25T12:30:20.631048+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 9463,
            "ip_address": "103.213.242.106",
            "count": 2,
            "first_visit": "2022-05-19T19:11:41.503898+06:00",
            "date": null
        },
        {
            "id": 26392,
            "ip_address": "103.25.249.247",
            "count": 2,
            "first_visit": "2022-07-23T15:53:55.562577+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 6977,
            "ip_address": "103.14.130.5",
            "count": 2,
            "first_visit": "2022-05-16T18:11:35.496138+06:00",
            "date": null
        },
        {
            "id": 30935,
            "ip_address": "103.21.42.197",
            "count": 2,
            "first_visit": "2022-08-03T03:41:10.998580+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 30931,
            "ip_address": "103.14.72.34",
            "count": 2,
            "first_visit": "2022-08-03T02:45:56.285874+06:00",
            "date": "2022-08-03"
        }
    ]
}