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

{
    "count": 100774,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16552&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16536&ordering=ip_address",
    "results": [
        {
            "id": 3675,
            "ip_address": "103.237.37.246",
            "count": 3,
            "first_visit": "2022-02-16T23:17:20.292361+06:00",
            "date": null
        },
        {
            "id": 68430,
            "ip_address": "103.237.37.246",
            "count": 1,
            "first_visit": "2024-05-16T21:08:45.996983+06:00",
            "date": "2024-05-16"
        },
        {
            "id": 18522,
            "ip_address": "103.237.37.250",
            "count": 1,
            "first_visit": "2022-06-25T10:29:23.479884+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 4489,
            "ip_address": "103.237.37.250",
            "count": 2,
            "first_visit": "2022-03-19T02:02:06.509109+06:00",
            "date": null
        },
        {
            "id": 33650,
            "ip_address": "103.237.37.253",
            "count": 1,
            "first_visit": "2022-09-02T00:22:46.243231+06:00",
            "date": "2022-09-02"
        },
        {
            "id": 2466,
            "ip_address": "103.237.37.253",
            "count": 3,
            "first_visit": "2022-01-19T15:11:28.167495+06:00",
            "date": null
        },
        {
            "id": 35998,
            "ip_address": "103.237.37.254",
            "count": 1,
            "first_visit": "2022-10-17T00:26:07.780583+06:00",
            "date": "2022-10-17"
        },
        {
            "id": 97614,
            "ip_address": "103.237.37.34",
            "count": 3,
            "first_visit": "2026-05-01T07:04:54.990712+06:00",
            "date": "2026-05-01"
        }
    ]
}