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

{
    "count": 96133,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19912&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19896&ordering=ip_address",
    "results": [
        {
            "id": 64563,
            "ip_address": "103.67.157.41",
            "count": 1,
            "first_visit": "2024-02-10T23:30:51.238672+06:00",
            "date": "2024-02-10"
        },
        {
            "id": 15440,
            "ip_address": "103.67.157.42",
            "count": 1,
            "first_visit": "2022-06-15T21:07:52.552188+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 8451,
            "ip_address": "103.67.157.42",
            "count": 1,
            "first_visit": "2022-05-17T23:06:39.217267+06:00",
            "date": null
        },
        {
            "id": 64389,
            "ip_address": "103.67.157.43",
            "count": 1,
            "first_visit": "2024-02-06T12:58:55.883449+06:00",
            "date": "2024-02-06"
        },
        {
            "id": 8312,
            "ip_address": "103.67.157.43",
            "count": 1,
            "first_visit": "2022-05-17T22:11:13.366114+06:00",
            "date": null
        },
        {
            "id": 11775,
            "ip_address": "103.67.157.44",
            "count": 1,
            "first_visit": "2022-05-26T23:18:17.237601+06:00",
            "date": null
        },
        {
            "id": 29275,
            "ip_address": "103.67.157.45",
            "count": 1,
            "first_visit": "2022-07-29T12:21:26.698904+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 5023,
            "ip_address": "103.67.157.46",
            "count": 5,
            "first_visit": "2022-04-10T14:38:19.342209+06:00",
            "date": null
        }
    ]
}