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

{
    "count": 101985,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42928&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42912&ordering=ip_address",
    "results": [
        {
            "id": 54321,
            "ip_address": "114.119.154.161",
            "count": 1,
            "first_visit": "2023-09-05T03:58:01.143510+06:00",
            "date": "2023-09-05"
        },
        {
            "id": 505,
            "ip_address": "114.119.154.161",
            "count": 14,
            "first_visit": "2021-12-09T21:30:26.417568+06:00",
            "date": null
        },
        {
            "id": 38410,
            "ip_address": "114.119.154.161",
            "count": 1,
            "first_visit": "2022-12-06T14:42:37.041619+06:00",
            "date": "2022-12-06"
        },
        {
            "id": 343,
            "ip_address": "114.119.154.166",
            "count": 9,
            "first_visit": "2021-12-07T15:48:33.139954+06:00",
            "date": null
        },
        {
            "id": 45407,
            "ip_address": "114.119.154.166",
            "count": 1,
            "first_visit": "2023-04-16T16:10:04.007558+06:00",
            "date": "2023-04-16"
        },
        {
            "id": 59106,
            "ip_address": "114.119.154.166",
            "count": 1,
            "first_visit": "2023-11-07T08:26:23.656533+06:00",
            "date": "2023-11-07"
        },
        {
            "id": 45981,
            "ip_address": "114.119.154.166",
            "count": 1,
            "first_visit": "2023-05-01T23:46:55.459673+06:00",
            "date": "2023-05-01"
        },
        {
            "id": 47031,
            "ip_address": "114.119.154.169",
            "count": 1,
            "first_visit": "2023-05-23T17:48:54.904044+06:00",
            "date": "2023-05-23"
        }
    ]
}