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

{
    "count": 92170,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2552&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2536&ordering=ip_address",
    "results": [
        {
            "id": 38092,
            "ip_address": "103.120.166.31",
            "count": 1,
            "first_visit": "2022-12-01T11:18:18.635876+06:00",
            "date": "2022-12-01"
        },
        {
            "id": 10545,
            "ip_address": "103.120.166.35",
            "count": 1,
            "first_visit": "2022-05-23T09:18:04.289653+06:00",
            "date": null
        },
        {
            "id": 10365,
            "ip_address": "103.120.166.39",
            "count": 1,
            "first_visit": "2022-05-22T18:37:08.969068+06:00",
            "date": null
        },
        {
            "id": 76928,
            "ip_address": "103.120.166.40",
            "count": 1,
            "first_visit": "2024-12-19T07:52:16.979976+06:00",
            "date": "2024-12-19"
        },
        {
            "id": 62189,
            "ip_address": "103.120.166.90",
            "count": 1,
            "first_visit": "2024-01-03T13:40:46.854262+06:00",
            "date": "2024-01-03"
        },
        {
            "id": 18191,
            "ip_address": "103.120.166.90",
            "count": 1,
            "first_visit": "2022-06-24T16:59:21.755488+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 61127,
            "ip_address": "103.120.167.162",
            "count": 1,
            "first_visit": "2023-12-13T18:40:27.198198+06:00",
            "date": "2023-12-13"
        },
        {
            "id": 77048,
            "ip_address": "103.120.167.165",
            "count": 1,
            "first_visit": "2024-12-22T22:38:40.493696+06:00",
            "date": "2024-12-22"
        }
    ]
}