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

{
    "count": 95006,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15552&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15536&ordering=ip_address",
    "results": [
        {
            "id": 61190,
            "ip_address": "103.237.37.233",
            "count": 1,
            "first_visit": "2023-12-14T16:14:53.387199+06:00",
            "date": "2023-12-14"
        },
        {
            "id": 64098,
            "ip_address": "103.237.37.233",
            "count": 1,
            "first_visit": "2024-01-30T22:43:55.965252+06:00",
            "date": "2024-01-30"
        },
        {
            "id": 64773,
            "ip_address": "103.237.37.233",
            "count": 1,
            "first_visit": "2024-02-15T12:59:59.452700+06:00",
            "date": "2024-02-15"
        },
        {
            "id": 2449,
            "ip_address": "103.237.37.234",
            "count": 1,
            "first_visit": "2022-01-18T22:57:21.487345+06:00",
            "date": null
        },
        {
            "id": 51041,
            "ip_address": "103.237.37.235",
            "count": 1,
            "first_visit": "2023-07-28T02:49:37.861917+06:00",
            "date": "2023-07-28"
        },
        {
            "id": 51018,
            "ip_address": "103.237.37.235",
            "count": 2,
            "first_visit": "2023-07-27T17:28:38.116982+06:00",
            "date": "2023-07-27"
        },
        {
            "id": 2131,
            "ip_address": "103.237.37.236",
            "count": 2,
            "first_visit": "2022-01-13T15:52:42.852354+06:00",
            "date": null
        },
        {
            "id": 2870,
            "ip_address": "103.237.37.238",
            "count": 3,
            "first_visit": "2022-01-26T02:40:14.485891+06:00",
            "date": null
        }
    ]
}