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

{
    "count": 100646,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19408&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19392&ordering=-count",
    "results": [
        {
            "id": 47556,
            "ip_address": "103.86.202.95",
            "count": 2,
            "first_visit": "2023-06-02T09:23:45.615983+06:00",
            "date": "2023-06-02"
        },
        {
            "id": 11195,
            "ip_address": "103.136.246.250",
            "count": 2,
            "first_visit": "2022-05-24T22:51:44.129714+06:00",
            "date": null
        },
        {
            "id": 5616,
            "ip_address": "8.30.234.179",
            "count": 2,
            "first_visit": "2022-05-04T21:13:52.032993+06:00",
            "date": null
        },
        {
            "id": 47553,
            "ip_address": "66.249.66.77",
            "count": 2,
            "first_visit": "2023-06-02T08:49:51.307003+06:00",
            "date": "2023-06-02"
        },
        {
            "id": 47493,
            "ip_address": "103.129.200.7",
            "count": 2,
            "first_visit": "2023-06-01T16:50:13.296737+06:00",
            "date": "2023-06-01"
        },
        {
            "id": 5574,
            "ip_address": "103.107.229.202",
            "count": 2,
            "first_visit": "2022-05-03T11:10:23.897765+06:00",
            "date": null
        },
        {
            "id": 47504,
            "ip_address": "103.86.202.95",
            "count": 2,
            "first_visit": "2023-06-01T19:57:02.924075+06:00",
            "date": "2023-06-01"
        },
        {
            "id": 47603,
            "ip_address": "66.249.66.40",
            "count": 2,
            "first_visit": "2023-06-03T04:11:52.213090+06:00",
            "date": "2023-06-03"
        }
    ]
}