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

{
    "count": 95910,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18976&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18960&ordering=ip_address",
    "results": [
        {
            "id": 20353,
            "ip_address": "103.60.160.190",
            "count": 1,
            "first_visit": "2022-06-30T13:22:12.246798+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 1833,
            "ip_address": "103.60.160.208",
            "count": 1,
            "first_visit": "2022-01-11T12:04:13.201763+06:00",
            "date": null
        },
        {
            "id": 3971,
            "ip_address": "103.60.160.223",
            "count": 2,
            "first_visit": "2022-03-01T12:14:33.024031+06:00",
            "date": null
        },
        {
            "id": 8319,
            "ip_address": "103.60.160.78",
            "count": 1,
            "first_visit": "2022-05-17T22:14:31.643555+06:00",
            "date": null
        },
        {
            "id": 11683,
            "ip_address": "103.60.161.100",
            "count": 1,
            "first_visit": "2022-05-26T16:06:38.901581+06:00",
            "date": null
        },
        {
            "id": 14656,
            "ip_address": "103.60.161.101",
            "count": 1,
            "first_visit": "2022-06-12T16:57:19.178654+06:00",
            "date": "2022-06-12"
        },
        {
            "id": 20165,
            "ip_address": "103.60.161.102",
            "count": 1,
            "first_visit": "2022-06-29T22:07:53.513819+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 36596,
            "ip_address": "103.60.161.103",
            "count": 1,
            "first_visit": "2022-10-28T23:59:46.249553+06:00",
            "date": "2022-10-28"
        }
    ]
}