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

{
    "count": 101855,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=41968&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=41952&ordering=ip_address",
    "results": [
        {
            "id": 46734,
            "ip_address": "114.119.151.67",
            "count": 1,
            "first_visit": "2023-05-17T13:00:25.512353+06:00",
            "date": "2023-05-17"
        },
        {
            "id": 56896,
            "ip_address": "114.119.151.67",
            "count": 1,
            "first_visit": "2023-10-06T09:41:42.728276+06:00",
            "date": "2023-10-06"
        },
        {
            "id": 60163,
            "ip_address": "114.119.151.67",
            "count": 1,
            "first_visit": "2023-11-27T16:18:38.420242+06:00",
            "date": "2023-11-27"
        },
        {
            "id": 60799,
            "ip_address": "114.119.151.70",
            "count": 1,
            "first_visit": "2023-12-09T01:21:19.673560+06:00",
            "date": "2023-12-09"
        },
        {
            "id": 63804,
            "ip_address": "114.119.151.70",
            "count": 1,
            "first_visit": "2024-01-26T00:05:02.513327+06:00",
            "date": "2024-01-26"
        },
        {
            "id": 55270,
            "ip_address": "114.119.151.70",
            "count": 1,
            "first_visit": "2023-09-18T12:13:11.293857+06:00",
            "date": "2023-09-18"
        },
        {
            "id": 368,
            "ip_address": "114.119.151.70",
            "count": 14,
            "first_visit": "2021-12-07T21:13:10.048661+06:00",
            "date": null
        },
        {
            "id": 15,
            "ip_address": "114.119.151.72",
            "count": 15,
            "first_visit": "2021-12-02T19:51:59.405845+06:00",
            "date": null
        }
    ]
}