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

{
    "count": 100654,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19320&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19304&ordering=-count",
    "results": [
        {
            "id": 47595,
            "ip_address": "66.249.66.76",
            "count": 2,
            "first_visit": "2023-06-03T01:15:33.258914+06:00",
            "date": "2023-06-03"
        },
        {
            "id": 5738,
            "ip_address": "45.248.151.231",
            "count": 2,
            "first_visit": "2022-05-09T06:47:28.957241+06:00",
            "date": null
        },
        {
            "id": 47603,
            "ip_address": "66.249.66.40",
            "count": 2,
            "first_visit": "2023-06-03T04:11:52.213090+06:00",
            "date": "2023-06-03"
        },
        {
            "id": 2793,
            "ip_address": "113.11.40.135",
            "count": 2,
            "first_visit": "2022-01-25T11:00:04.777619+06:00",
            "date": null
        },
        {
            "id": 47612,
            "ip_address": "27.147.160.128",
            "count": 2,
            "first_visit": "2023-06-03T10:41:13.651039+06:00",
            "date": "2023-06-03"
        },
        {
            "id": 11331,
            "ip_address": "37.111.228.109",
            "count": 2,
            "first_visit": "2022-05-25T10:33:12.728226+06:00",
            "date": null
        },
        {
            "id": 5672,
            "ip_address": "121.138.121.99",
            "count": 2,
            "first_visit": "2022-05-06T17:38:05.929612+06:00",
            "date": null
        },
        {
            "id": 11327,
            "ip_address": "123.200.13.34",
            "count": 2,
            "first_visit": "2022-05-25T10:18:23.066910+06:00",
            "date": null
        }
    ]
}