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

{
    "count": 102583,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48232&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48216&ordering=ip_address",
    "results": [
        {
            "id": 64142,
            "ip_address": "116.58.205.240",
            "count": 1,
            "first_visit": "2024-01-31T16:02:01.802557+06:00",
            "date": "2024-01-31"
        },
        {
            "id": 61478,
            "ip_address": "116.58.205.241",
            "count": 1,
            "first_visit": "2023-12-19T18:19:21.275149+06:00",
            "date": "2023-12-19"
        },
        {
            "id": 25576,
            "ip_address": "116.58.205.241",
            "count": 1,
            "first_visit": "2022-07-21T14:07:19.098407+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 10401,
            "ip_address": "116.58.205.242",
            "count": 7,
            "first_visit": "2022-05-22T21:30:13.370433+06:00",
            "date": null
        },
        {
            "id": 16976,
            "ip_address": "116.58.205.242",
            "count": 4,
            "first_visit": "2022-06-21T11:19:38.559621+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 7051,
            "ip_address": "116.58.205.243",
            "count": 2,
            "first_visit": "2022-05-16T19:03:05.557784+06:00",
            "date": null
        },
        {
            "id": 10916,
            "ip_address": "116.58.205.244",
            "count": 1,
            "first_visit": "2022-05-24T11:35:02.405687+06:00",
            "date": null
        },
        {
            "id": 11621,
            "ip_address": "116.58.205.245",
            "count": 4,
            "first_visit": "2022-05-26T08:08:10.524500+06:00",
            "date": null
        }
    ]
}