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

{
    "count": 102215,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=44360&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=44344&ordering=ip_address",
    "results": [
        {
            "id": 818,
            "ip_address": "114.119.157.190",
            "count": 13,
            "first_visit": "2021-12-19T12:02:17.421460+06:00",
            "date": null
        },
        {
            "id": 38959,
            "ip_address": "114.119.157.190",
            "count": 1,
            "first_visit": "2022-12-19T01:41:41.797303+06:00",
            "date": "2022-12-19"
        },
        {
            "id": 40269,
            "ip_address": "114.119.157.191",
            "count": 1,
            "first_visit": "2023-01-12T12:23:03.605851+06:00",
            "date": "2023-01-12"
        },
        {
            "id": 32,
            "ip_address": "114.119.157.191",
            "count": 10,
            "first_visit": "2021-12-03T01:58:38.173201+06:00",
            "date": null
        },
        {
            "id": 42316,
            "ip_address": "114.119.157.191",
            "count": 1,
            "first_visit": "2023-02-17T21:53:00.352915+06:00",
            "date": "2023-02-17"
        },
        {
            "id": 47558,
            "ip_address": "114.119.157.191",
            "count": 1,
            "first_visit": "2023-06-02T10:23:13.171439+06:00",
            "date": "2023-06-02"
        },
        {
            "id": 41303,
            "ip_address": "114.119.157.191",
            "count": 1,
            "first_visit": "2023-01-31T20:56:13.134999+06:00",
            "date": "2023-01-31"
        },
        {
            "id": 48400,
            "ip_address": "114.119.157.191",
            "count": 1,
            "first_visit": "2023-06-17T12:35:20.484568+06:00",
            "date": "2023-06-17"
        }
    ]
}