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

{
    "count": 92378,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7800&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7784&ordering=ip_address",
    "results": [
        {
            "id": 3517,
            "ip_address": "103.153.111.62",
            "count": 1,
            "first_visit": "2022-02-11T12:07:11.598029+06:00",
            "date": null
        },
        {
            "id": 983,
            "ip_address": "103.153.130.1",
            "count": 1,
            "first_visit": "2021-12-20T00:18:16.631543+06:00",
            "date": null
        },
        {
            "id": 14610,
            "ip_address": "103.153.130.13",
            "count": 4,
            "first_visit": "2022-06-12T11:30:22.746540+06:00",
            "date": "2022-06-12"
        },
        {
            "id": 79572,
            "ip_address": "103.153.130.167",
            "count": 1,
            "first_visit": "2025-02-28T20:35:10.888722+06:00",
            "date": "2025-02-28"
        },
        {
            "id": 39640,
            "ip_address": "103.153.130.18",
            "count": 1,
            "first_visit": "2022-12-30T22:28:47.925983+06:00",
            "date": "2022-12-30"
        },
        {
            "id": 4755,
            "ip_address": "103.153.130.199",
            "count": 3,
            "first_visit": "2022-03-29T01:29:42.420200+06:00",
            "date": null
        },
        {
            "id": 23691,
            "ip_address": "103.153.130.23",
            "count": 1,
            "first_visit": "2022-07-18T22:11:15.121830+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 40952,
            "ip_address": "103.153.130.25",
            "count": 1,
            "first_visit": "2023-01-25T22:13:02.682827+06:00",
            "date": "2023-01-25"
        }
    ]
}