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

{
    "count": 96219,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20320&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20304&ordering=ip_address",
    "results": [
        {
            "id": 17827,
            "ip_address": "103.67.158.249",
            "count": 1,
            "first_visit": "2022-06-23T18:51:19.147632+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 29186,
            "ip_address": "103.67.158.249",
            "count": 1,
            "first_visit": "2022-07-29T10:28:48.075248+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 23572,
            "ip_address": "103.67.158.249",
            "count": 1,
            "first_visit": "2022-07-18T21:30:12.791452+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 24252,
            "ip_address": "103.67.158.25",
            "count": 1,
            "first_visit": "2022-07-19T23:55:40.560275+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 10949,
            "ip_address": "103.67.158.250",
            "count": 2,
            "first_visit": "2022-05-24T12:35:05.900317+06:00",
            "date": null
        },
        {
            "id": 45866,
            "ip_address": "103.67.158.250",
            "count": 1,
            "first_visit": "2023-04-29T12:21:05.392987+06:00",
            "date": "2023-04-29"
        },
        {
            "id": 26749,
            "ip_address": "103.67.158.252",
            "count": 1,
            "first_visit": "2022-07-24T13:09:39.240936+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 8668,
            "ip_address": "103.67.158.252",
            "count": 6,
            "first_visit": "2022-05-18T08:01:38.036774+06:00",
            "date": null
        }
    ]
}