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

{
    "count": 102111,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43736&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43720&ordering=ip_address",
    "results": [
        {
            "id": 44481,
            "ip_address": "114.119.156.119",
            "count": 1,
            "first_visit": "2023-03-27T23:08:17.455756+06:00",
            "date": "2023-03-27"
        },
        {
            "id": 55302,
            "ip_address": "114.119.156.119",
            "count": 1,
            "first_visit": "2023-09-18T13:49:35.257658+06:00",
            "date": "2023-09-18"
        },
        {
            "id": 345,
            "ip_address": "114.119.156.119",
            "count": 14,
            "first_visit": "2021-12-07T16:52:34.636434+06:00",
            "date": null
        },
        {
            "id": 382,
            "ip_address": "114.119.156.120",
            "count": 11,
            "first_visit": "2021-12-08T01:54:10.170005+06:00",
            "date": null
        },
        {
            "id": 50301,
            "ip_address": "114.119.156.120",
            "count": 1,
            "first_visit": "2023-07-19T01:51:53.689666+06:00",
            "date": "2023-07-19"
        },
        {
            "id": 48217,
            "ip_address": "114.119.156.120",
            "count": 1,
            "first_visit": "2023-06-14T17:08:43.867863+06:00",
            "date": "2023-06-14"
        },
        {
            "id": 55796,
            "ip_address": "114.119.156.122",
            "count": 1,
            "first_visit": "2023-09-23T10:42:16.095890+06:00",
            "date": "2023-09-23"
        },
        {
            "id": 44929,
            "ip_address": "114.119.156.122",
            "count": 1,
            "first_visit": "2023-04-06T06:54:37.422860+06:00",
            "date": "2023-04-06"
        }
    ]
}