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

{
    "count": 102293,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=45024&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=45008&ordering=ip_address",
    "results": [
        {
            "id": 58069,
            "ip_address": "114.119.158.58",
            "count": 1,
            "first_visit": "2023-10-20T13:36:35.080068+06:00",
            "date": "2023-10-20"
        },
        {
            "id": 54438,
            "ip_address": "114.119.158.58",
            "count": 1,
            "first_visit": "2023-09-06T22:07:12.383151+06:00",
            "date": "2023-09-06"
        },
        {
            "id": 1318,
            "ip_address": "114.119.158.58",
            "count": 12,
            "first_visit": "2021-12-24T01:00:34.418646+06:00",
            "date": null
        },
        {
            "id": 92,
            "ip_address": "114.119.158.6",
            "count": 16,
            "first_visit": "2021-12-03T20:29:05.976687+06:00",
            "date": null
        },
        {
            "id": 61313,
            "ip_address": "114.119.158.6",
            "count": 1,
            "first_visit": "2023-12-17T08:13:54.903012+06:00",
            "date": "2023-12-17"
        },
        {
            "id": 59762,
            "ip_address": "114.119.158.6",
            "count": 1,
            "first_visit": "2023-11-19T08:24:54.359664+06:00",
            "date": "2023-11-19"
        },
        {
            "id": 56382,
            "ip_address": "114.119.158.6",
            "count": 1,
            "first_visit": "2023-09-30T15:30:14.815540+06:00",
            "date": "2023-09-30"
        },
        {
            "id": 61215,
            "ip_address": "114.119.158.6",
            "count": 1,
            "first_visit": "2023-12-15T08:42:40.491281+06:00",
            "date": "2023-12-15"
        }
    ]
}