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

{
    "count": 92159,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2032&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2016&ordering=ip_address",
    "results": [
        {
            "id": 62405,
            "ip_address": "103.115.157.2",
            "count": 2,
            "first_visit": "2024-01-05T13:14:57.260802+06:00",
            "date": "2024-01-05"
        },
        {
            "id": 32463,
            "ip_address": "103.115.157.2",
            "count": 3,
            "first_visit": "2022-08-20T00:04:10.421551+06:00",
            "date": "2022-08-20"
        },
        {
            "id": 19272,
            "ip_address": "103.115.157.2",
            "count": 2,
            "first_visit": "2022-06-27T01:10:59.883350+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 4574,
            "ip_address": "103.115.157.2",
            "count": 3,
            "first_visit": "2022-03-21T22:33:45.741327+06:00",
            "date": null
        },
        {
            "id": 31743,
            "ip_address": "103.115.157.2",
            "count": 1,
            "first_visit": "2022-08-11T05:12:55.508264+06:00",
            "date": "2022-08-11"
        },
        {
            "id": 33163,
            "ip_address": "103.115.157.2",
            "count": 2,
            "first_visit": "2022-08-28T05:14:45.679031+06:00",
            "date": "2022-08-28"
        },
        {
            "id": 3092,
            "ip_address": "103.115.157.50",
            "count": 1,
            "first_visit": "2022-01-31T14:39:31.738510+06:00",
            "date": null
        },
        {
            "id": 64056,
            "ip_address": "103.115.157.90",
            "count": 1,
            "first_visit": "2024-01-30T11:16:29.748374+06:00",
            "date": "2024-01-30"
        }
    ]
}