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

{
    "count": 101560,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40184&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40168&ordering=ip_address",
    "results": [
        {
            "id": 47944,
            "ip_address": "114.119.148.33",
            "count": 1,
            "first_visit": "2023-06-09T19:07:26.676241+06:00",
            "date": "2023-06-09"
        },
        {
            "id": 42612,
            "ip_address": "114.119.148.33",
            "count": 1,
            "first_visit": "2023-02-23T19:26:08.790029+06:00",
            "date": "2023-02-23"
        },
        {
            "id": 40977,
            "ip_address": "114.119.148.33",
            "count": 1,
            "first_visit": "2023-01-26T06:26:14.249328+06:00",
            "date": "2023-01-26"
        },
        {
            "id": 58074,
            "ip_address": "114.119.148.34",
            "count": 1,
            "first_visit": "2023-10-20T16:20:25.677994+06:00",
            "date": "2023-10-20"
        },
        {
            "id": 5801,
            "ip_address": "114.119.148.34",
            "count": 4,
            "first_visit": "2022-05-10T17:19:56.565893+06:00",
            "date": null
        },
        {
            "id": 5830,
            "ip_address": "114.119.148.37",
            "count": 1,
            "first_visit": "2022-05-11T00:03:59.066983+06:00",
            "date": null
        },
        {
            "id": 39733,
            "ip_address": "114.119.148.37",
            "count": 1,
            "first_visit": "2023-01-01T23:23:10.522127+06:00",
            "date": "2023-01-01"
        },
        {
            "id": 45060,
            "ip_address": "114.119.148.37",
            "count": 1,
            "first_visit": "2023-04-09T00:03:37.531572+06:00",
            "date": "2023-04-09"
        }
    ]
}