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

{
    "count": 95340,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16760&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16744&ordering=ip_address",
    "results": [
        {
            "id": 12492,
            "ip_address": "103.25.250.247",
            "count": 1,
            "first_visit": "2022-05-29T14:58:44.145039+06:00",
            "date": null
        },
        {
            "id": 28876,
            "ip_address": "103.25.250.247",
            "count": 2,
            "first_visit": "2022-07-28T17:40:18.009482+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 29154,
            "ip_address": "103.25.250.248",
            "count": 1,
            "first_visit": "2022-07-29T09:44:58.884214+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 16931,
            "ip_address": "103.25.250.248",
            "count": 1,
            "first_visit": "2022-06-21T02:43:04.673514+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 9888,
            "ip_address": "103.25.250.248",
            "count": 2,
            "first_visit": "2022-05-20T23:39:07.559605+06:00",
            "date": null
        },
        {
            "id": 28889,
            "ip_address": "103.25.250.249",
            "count": 3,
            "first_visit": "2022-07-28T18:27:40.531392+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 2746,
            "ip_address": "103.25.250.249",
            "count": 2,
            "first_visit": "2022-01-24T20:36:51.159424+06:00",
            "date": null
        },
        {
            "id": 10017,
            "ip_address": "103.25.250.250",
            "count": 2,
            "first_visit": "2022-05-21T14:29:34.683886+06:00",
            "date": null
        }
    ]
}