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

{
    "count": 101894,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42240&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42224&ordering=-count",
    "results": [
        {
            "id": 37098,
            "ip_address": "157.44.175.111",
            "count": 1,
            "first_visit": "2022-11-08T11:27:11.096259+06:00",
            "date": "2022-11-08"
        },
        {
            "id": 37070,
            "ip_address": "202.134.10.136",
            "count": 1,
            "first_visit": "2022-11-07T19:27:00.835959+06:00",
            "date": "2022-11-07"
        },
        {
            "id": 37110,
            "ip_address": "123.253.65.226",
            "count": 1,
            "first_visit": "2022-11-08T15:36:38.728122+06:00",
            "date": "2022-11-08"
        },
        {
            "id": 37071,
            "ip_address": "27.147.176.54",
            "count": 1,
            "first_visit": "2022-11-07T20:22:08.936725+06:00",
            "date": "2022-11-07"
        },
        {
            "id": 37072,
            "ip_address": "116.58.203.83",
            "count": 1,
            "first_visit": "2022-11-07T20:36:05.527333+06:00",
            "date": "2022-11-07"
        },
        {
            "id": 37099,
            "ip_address": "66.249.92.61",
            "count": 1,
            "first_visit": "2022-11-08T11:54:26.789823+06:00",
            "date": "2022-11-08"
        },
        {
            "id": 37111,
            "ip_address": "149.56.22.63",
            "count": 1,
            "first_visit": "2022-11-08T16:00:59.045020+06:00",
            "date": "2022-11-08"
        },
        {
            "id": 37100,
            "ip_address": "182.163.102.115",
            "count": 1,
            "first_visit": "2022-11-08T11:58:05.467772+06:00",
            "date": "2022-11-08"
        }
    ]
}