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

{
    "count": 96112,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19808&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19792&ordering=ip_address",
    "results": [
        {
            "id": 26772,
            "ip_address": "103.67.157.220",
            "count": 1,
            "first_visit": "2022-07-24T14:39:10.495126+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 17678,
            "ip_address": "103.67.157.220",
            "count": 1,
            "first_visit": "2022-06-23T10:12:37.397972+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 8783,
            "ip_address": "103.67.157.220",
            "count": 6,
            "first_visit": "2022-05-18T10:46:18.543637+06:00",
            "date": null
        },
        {
            "id": 12572,
            "ip_address": "103.67.157.221",
            "count": 1,
            "first_visit": "2022-05-29T22:17:29.615698+06:00",
            "date": null
        },
        {
            "id": 31228,
            "ip_address": "103.67.157.221",
            "count": 1,
            "first_visit": "2022-08-05T10:58:16.683859+06:00",
            "date": "2022-08-05"
        },
        {
            "id": 29058,
            "ip_address": "103.67.157.221",
            "count": 1,
            "first_visit": "2022-07-29T01:49:23.671280+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 8560,
            "ip_address": "103.67.157.222",
            "count": 2,
            "first_visit": "2022-05-17T23:52:46.228501+06:00",
            "date": null
        },
        {
            "id": 28686,
            "ip_address": "103.67.157.223",
            "count": 3,
            "first_visit": "2022-07-28T10:59:11.664796+06:00",
            "date": "2022-07-28"
        }
    ]
}