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

{
    "count": 102637,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48960&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48944&ordering=ip_address",
    "results": [
        {
            "id": 30534,
            "ip_address": "118.179.22.106",
            "count": 1,
            "first_visit": "2022-07-31T23:06:19.840003+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 12500,
            "ip_address": "118.179.22.114",
            "count": 1,
            "first_visit": "2022-05-29T15:26:08.793638+06:00",
            "date": null
        },
        {
            "id": 49838,
            "ip_address": "118.179.221.17",
            "count": 1,
            "first_visit": "2023-07-12T16:50:15.561292+06:00",
            "date": "2023-07-12"
        },
        {
            "id": 12274,
            "ip_address": "118.179.22.122",
            "count": 1,
            "first_visit": "2022-05-28T19:34:46.047679+06:00",
            "date": null
        },
        {
            "id": 28277,
            "ip_address": "118.179.22.124",
            "count": 1,
            "first_visit": "2022-07-27T17:44:57.787428+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 16619,
            "ip_address": "118.179.22.134",
            "count": 1,
            "first_visit": "2022-06-19T15:55:35.508340+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 28432,
            "ip_address": "118.179.22.135",
            "count": 1,
            "first_visit": "2022-07-28T00:02:32.071408+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 18739,
            "ip_address": "118.179.22.14",
            "count": 2,
            "first_visit": "2022-06-25T19:20:40.517094+06:00",
            "date": "2022-06-25"
        }
    ]
}