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

{
    "count": 98224,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16216&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16200&ordering=ip_address",
    "results": [
        {
            "id": 30622,
            "ip_address": "103.239.252.18",
            "count": 4,
            "first_visit": "2022-08-01T10:43:29.533158+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 18201,
            "ip_address": "103.239.252.198",
            "count": 1,
            "first_visit": "2022-06-24T17:12:51.216640+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 4114,
            "ip_address": "103.239.252.235",
            "count": 1,
            "first_visit": "2022-03-06T11:52:06.233058+06:00",
            "date": null
        },
        {
            "id": 3714,
            "ip_address": "103.239.252.25",
            "count": 1,
            "first_visit": "2022-02-18T21:36:21.247979+06:00",
            "date": null
        },
        {
            "id": 13636,
            "ip_address": "103.239.252.25",
            "count": 8,
            "first_visit": "2022-06-06T16:35:21.322373+06:00",
            "date": "2022-06-06"
        },
        {
            "id": 33562,
            "ip_address": "103.239.252.25",
            "count": 1,
            "first_visit": "2022-08-31T20:35:45.234878+06:00",
            "date": "2022-08-31"
        },
        {
            "id": 23357,
            "ip_address": "103.239.252.25",
            "count": 1,
            "first_visit": "2022-07-17T19:17:50.553145+06:00",
            "date": "2022-07-17"
        },
        {
            "id": 6451,
            "ip_address": "103.239.252.36",
            "count": 2,
            "first_visit": "2022-05-15T22:45:27.024003+06:00",
            "date": null
        }
    ]
}