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

{
    "count": 99669,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23400&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23384&ordering=-count",
    "results": [
        {
            "id": 36846,
            "ip_address": "34.106.60.173",
            "count": 2,
            "first_visit": "2022-11-02T19:47:24.291431+06:00",
            "date": "2022-11-02"
        },
        {
            "id": 7945,
            "ip_address": "37.111.194.246",
            "count": 2,
            "first_visit": "2022-05-17T11:27:12.294899+06:00",
            "date": null
        },
        {
            "id": 22421,
            "ip_address": "114.119.129.218",
            "count": 2,
            "first_visit": "2022-07-14T03:33:44.069384+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 9553,
            "ip_address": "103.67.157.240",
            "count": 2,
            "first_visit": "2022-05-19T23:27:14.593053+06:00",
            "date": null
        },
        {
            "id": 6848,
            "ip_address": "114.119.137.68",
            "count": 2,
            "first_visit": "2022-05-16T16:40:03.473494+06:00",
            "date": null
        },
        {
            "id": 5298,
            "ip_address": "103.205.71.150",
            "count": 2,
            "first_visit": "2022-04-21T15:32:03.573366+06:00",
            "date": null
        },
        {
            "id": 22404,
            "ip_address": "66.249.66.83",
            "count": 2,
            "first_visit": "2022-07-14T00:35:09.809889+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 36863,
            "ip_address": "37.111.204.251",
            "count": 2,
            "first_visit": "2022-11-03T05:51:40.311899+06:00",
            "date": "2022-11-03"
        }
    ]
}