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

{
    "count": 102520,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47104&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47088&ordering=ip_address",
    "results": [
        {
            "id": 66508,
            "ip_address": "116.204.230.18",
            "count": 2,
            "first_visit": "2024-04-01T14:50:25.380464+06:00",
            "date": "2024-04-01"
        },
        {
            "id": 3484,
            "ip_address": "116.204.230.19",
            "count": 1,
            "first_visit": "2022-02-10T05:10:35.858624+06:00",
            "date": null
        },
        {
            "id": 3506,
            "ip_address": "116.204.230.20",
            "count": 2,
            "first_visit": "2022-02-10T23:58:50.702317+06:00",
            "date": null
        },
        {
            "id": 27270,
            "ip_address": "116.204.230.20",
            "count": 1,
            "first_visit": "2022-07-25T13:01:18.434700+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 65465,
            "ip_address": "116.204.230.20",
            "count": 1,
            "first_visit": "2024-03-03T09:16:01.911077+06:00",
            "date": "2024-03-03"
        },
        {
            "id": 63330,
            "ip_address": "116.204.230.20",
            "count": 1,
            "first_visit": "2024-01-18T04:40:47.680561+06:00",
            "date": "2024-01-18"
        },
        {
            "id": 58093,
            "ip_address": "116.204.230.20",
            "count": 1,
            "first_visit": "2023-10-20T22:14:05.209316+06:00",
            "date": "2023-10-20"
        },
        {
            "id": 63255,
            "ip_address": "116.204.230.20",
            "count": 2,
            "first_visit": "2024-01-17T01:42:45.965014+06:00",
            "date": "2024-01-17"
        }
    ]
}