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

{
    "count": 100724,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16240&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16224&ordering=-count",
    "results": [
        {
            "id": 55530,
            "ip_address": "182.160.109.195",
            "count": 2,
            "first_visit": "2023-09-20T12:36:55.808394+06:00",
            "date": "2023-09-20"
        },
        {
            "id": 55496,
            "ip_address": "66.249.92.162",
            "count": 2,
            "first_visit": "2023-09-20T04:52:13.533458+06:00",
            "date": "2023-09-20"
        },
        {
            "id": 55533,
            "ip_address": "202.134.13.136",
            "count": 2,
            "first_visit": "2023-09-20T12:52:05.032564+06:00",
            "date": "2023-09-20"
        },
        {
            "id": 55463,
            "ip_address": "119.148.62.149",
            "count": 2,
            "first_visit": "2023-09-19T15:33:58.199219+06:00",
            "date": "2023-09-19"
        },
        {
            "id": 3684,
            "ip_address": "45.250.229.215",
            "count": 2,
            "first_visit": "2022-02-17T11:31:33.274404+06:00",
            "date": null
        },
        {
            "id": 55442,
            "ip_address": "195.154.122.186",
            "count": 2,
            "first_visit": "2023-09-19T12:06:48.466301+06:00",
            "date": "2023-09-19"
        },
        {
            "id": 55459,
            "ip_address": "116.50.84.117",
            "count": 2,
            "first_visit": "2023-09-19T14:29:12.926631+06:00",
            "date": "2023-09-19"
        },
        {
            "id": 7365,
            "ip_address": "37.111.200.243",
            "count": 2,
            "first_visit": "2022-05-16T22:23:44.178560+06:00",
            "date": null
        }
    ]
}