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

{
    "count": 99589,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25240&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25224&ordering=ip_address",
    "results": [
        {
            "id": 48273,
            "ip_address": "107.150.23.247",
            "count": 1,
            "first_visit": "2023-06-15T14:16:02.304818+06:00",
            "date": "2023-06-15"
        },
        {
            "id": 49913,
            "ip_address": "107.150.30.152",
            "count": 2,
            "first_visit": "2023-07-13T13:28:54.227380+06:00",
            "date": "2023-07-13"
        },
        {
            "id": 10209,
            "ip_address": "107.152.232.81",
            "count": 1,
            "first_visit": "2022-05-22T02:42:58.921286+06:00",
            "date": null
        },
        {
            "id": 1696,
            "ip_address": "107.152.254.218",
            "count": 1,
            "first_visit": "2022-01-06T15:28:51.117236+06:00",
            "date": null
        },
        {
            "id": 30588,
            "ip_address": "107.155.57.147",
            "count": 1,
            "first_visit": "2022-08-01T04:58:55.926085+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 37034,
            "ip_address": "107.155.57.169",
            "count": 1,
            "first_visit": "2022-11-07T04:19:52.172358+06:00",
            "date": "2022-11-07"
        },
        {
            "id": 48057,
            "ip_address": "107.155.57.216",
            "count": 2,
            "first_visit": "2023-06-12T11:16:32.046930+06:00",
            "date": "2023-06-12"
        },
        {
            "id": 48046,
            "ip_address": "107.155.57.221",
            "count": 2,
            "first_visit": "2023-06-12T01:09:12.434612+06:00",
            "date": "2023-06-12"
        }
    ]
}