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

{
    "count": 100850,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18248&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18232&ordering=ip_address",
    "results": [
        {
            "id": 17444,
            "ip_address": "103.253.46.1",
            "count": 1,
            "first_visit": "2022-06-22T18:14:17.663259+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 32104,
            "ip_address": "103.253.46.100",
            "count": 1,
            "first_visit": "2022-08-16T08:55:28.962857+06:00",
            "date": "2022-08-16"
        },
        {
            "id": 11769,
            "ip_address": "103.253.46.102",
            "count": 3,
            "first_visit": "2022-05-26T23:07:45.315376+06:00",
            "date": null
        },
        {
            "id": 11768,
            "ip_address": "103.253.46.102",
            "count": 1,
            "first_visit": "2022-05-26T23:07:45.313992+06:00",
            "date": null
        },
        {
            "id": 17520,
            "ip_address": "103.253.46.102",
            "count": 1,
            "first_visit": "2022-06-22T22:52:55.498847+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 10924,
            "ip_address": "103.253.46.106",
            "count": 1,
            "first_visit": "2022-05-24T11:49:41.130769+06:00",
            "date": null
        },
        {
            "id": 37600,
            "ip_address": "103.253.46.106",
            "count": 1,
            "first_visit": "2022-11-20T12:38:30.553607+06:00",
            "date": "2022-11-20"
        },
        {
            "id": 29958,
            "ip_address": "103.253.46.106",
            "count": 1,
            "first_visit": "2022-07-30T18:00:13.316125+06:00",
            "date": "2022-07-30"
        }
    ]
}