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

{
    "count": 97519,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23912&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23896&ordering=ip_address",
    "results": [
        {
            "id": 15937,
            "ip_address": "103.97.163.38",
            "count": 2,
            "first_visit": "2022-06-17T10:30:43.530568+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 32943,
            "ip_address": "103.97.163.38",
            "count": 1,
            "first_visit": "2022-08-25T17:29:43.828283+06:00",
            "date": "2022-08-25"
        },
        {
            "id": 30050,
            "ip_address": "103.97.163.70",
            "count": 1,
            "first_visit": "2022-07-30T23:02:37.200830+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 30485,
            "ip_address": "103.97.163.70",
            "count": 1,
            "first_visit": "2022-07-31T18:50:14.574044+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 8666,
            "ip_address": "103.97.163.82",
            "count": 1,
            "first_visit": "2022-05-18T07:49:39.729890+06:00",
            "date": null
        },
        {
            "id": 4491,
            "ip_address": "103.97.163.90",
            "count": 2,
            "first_visit": "2022-03-19T10:15:27.873983+06:00",
            "date": null
        },
        {
            "id": 56353,
            "ip_address": "103.97.163.90",
            "count": 2,
            "first_visit": "2023-09-30T08:31:17.707992+06:00",
            "date": "2023-09-30"
        },
        {
            "id": 56711,
            "ip_address": "103.97.163.90",
            "count": 3,
            "first_visit": "2023-10-04T08:48:37.226268+06:00",
            "date": "2023-10-04"
        }
    ]
}