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

{
    "count": 92247,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5288&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5272&ordering=ip_address",
    "results": [
        {
            "id": 25417,
            "ip_address": "103.137.160.116",
            "count": 1,
            "first_visit": "2022-07-21T11:29:51.508489+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 35915,
            "ip_address": "103.137.160.30",
            "count": 1,
            "first_visit": "2022-10-15T00:43:17.394846+06:00",
            "date": "2022-10-15"
        },
        {
            "id": 61473,
            "ip_address": "103.137.160.58",
            "count": 1,
            "first_visit": "2023-12-19T16:45:34.631788+06:00",
            "date": "2023-12-19"
        },
        {
            "id": 12733,
            "ip_address": "103.137.160.58",
            "count": 1,
            "first_visit": "2022-05-30T10:22:13.364250+06:00",
            "date": null
        },
        {
            "id": 12234,
            "ip_address": "103.137.160.98",
            "count": 2,
            "first_visit": "2022-05-28T15:59:35.782167+06:00",
            "date": null
        },
        {
            "id": 77908,
            "ip_address": "103.137.161.20",
            "count": 1,
            "first_visit": "2025-01-15T18:36:53.349811+06:00",
            "date": "2025-01-15"
        },
        {
            "id": 3001,
            "ip_address": "103.137.162.128",
            "count": 1,
            "first_visit": "2022-01-29T01:03:02.577198+06:00",
            "date": null
        },
        {
            "id": 3438,
            "ip_address": "103.137.162.131",
            "count": 2,
            "first_visit": "2022-02-08T18:24:56.058611+06:00",
            "date": null
        }
    ]
}