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

{
    "count": 94002,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78032&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78016&ordering=ip_address",
    "results": [
        {
            "id": 32500,
            "ip_address": "42.0.4.244",
            "count": 1,
            "first_visit": "2022-08-20T09:57:33.506757+06:00",
            "date": "2022-08-20"
        },
        {
            "id": 26776,
            "ip_address": "42.0.4.244",
            "count": 5,
            "first_visit": "2022-07-24T14:57:17.568087+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 8603,
            "ip_address": "42.0.4.244",
            "count": 2,
            "first_visit": "2022-05-18T01:15:28.123363+06:00",
            "date": null
        },
        {
            "id": 12367,
            "ip_address": "42.0.4.245",
            "count": 2,
            "first_visit": "2022-05-29T02:12:51.688260+06:00",
            "date": null
        },
        {
            "id": 27241,
            "ip_address": "42.0.4.245",
            "count": 4,
            "first_visit": "2022-07-25T12:30:35.431265+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 28061,
            "ip_address": "42.0.4.245",
            "count": 1,
            "first_visit": "2022-07-27T09:06:39.994784+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 42668,
            "ip_address": "42.0.4.245",
            "count": 1,
            "first_visit": "2023-02-24T22:09:41.729277+06:00",
            "date": "2023-02-24"
        },
        {
            "id": 8762,
            "ip_address": "42.0.4.246",
            "count": 2,
            "first_visit": "2022-05-18T10:26:40.427403+06:00",
            "date": null
        }
    ]
}