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

{
    "count": 102043,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43296&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43280&ordering=ip_address",
    "results": [
        {
            "id": 50434,
            "ip_address": "114.119.154.82",
            "count": 1,
            "first_visit": "2023-07-20T13:06:59.845158+06:00",
            "date": "2023-07-20"
        },
        {
            "id": 59399,
            "ip_address": "114.119.154.82",
            "count": 1,
            "first_visit": "2023-11-13T02:40:55.646506+06:00",
            "date": "2023-11-13"
        },
        {
            "id": 706,
            "ip_address": "114.119.154.82",
            "count": 12,
            "first_visit": "2021-12-15T07:03:40.045094+06:00",
            "date": null
        },
        {
            "id": 1580,
            "ip_address": "114.119.154.87",
            "count": 20,
            "first_visit": "2022-01-02T01:43:15.089362+06:00",
            "date": null
        },
        {
            "id": 39991,
            "ip_address": "114.119.154.87",
            "count": 1,
            "first_visit": "2023-01-07T02:34:16.165879+06:00",
            "date": "2023-01-07"
        },
        {
            "id": 42366,
            "ip_address": "114.119.154.87",
            "count": 1,
            "first_visit": "2023-02-18T17:50:51.720219+06:00",
            "date": "2023-02-18"
        },
        {
            "id": 54588,
            "ip_address": "114.119.154.87",
            "count": 1,
            "first_visit": "2023-09-08T19:57:51.812835+06:00",
            "date": "2023-09-08"
        },
        {
            "id": 52768,
            "ip_address": "114.119.154.87",
            "count": 1,
            "first_visit": "2023-08-17T16:09:24.755819+06:00",
            "date": "2023-08-17"
        }
    ]
}