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

{
    "count": 94891,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15120&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15104&ordering=ip_address",
    "results": [
        {
            "id": 23143,
            "ip_address": "103.230.62.3",
            "count": 3,
            "first_visit": "2022-07-16T12:31:16.259444+06:00",
            "date": "2022-07-16"
        },
        {
            "id": 4978,
            "ip_address": "103.230.63.173",
            "count": 8,
            "first_visit": "2022-04-07T15:45:31.569460+06:00",
            "date": null
        },
        {
            "id": 4191,
            "ip_address": "103.230.63.210",
            "count": 1,
            "first_visit": "2022-03-08T16:09:51.086523+06:00",
            "date": null
        },
        {
            "id": 72900,
            "ip_address": "103.230.63.57",
            "count": 2,
            "first_visit": "2024-09-02T15:16:56.827373+06:00",
            "date": "2024-09-02"
        },
        {
            "id": 92103,
            "ip_address": "103.230.63.76",
            "count": 1,
            "first_visit": "2025-11-17T14:15:20.259302+06:00",
            "date": "2025-11-17"
        },
        {
            "id": 80540,
            "ip_address": "103.230.63.76",
            "count": 1,
            "first_visit": "2025-03-24T13:21:57.022024+06:00",
            "date": "2025-03-24"
        },
        {
            "id": 36767,
            "ip_address": "103.231.135.252",
            "count": 4,
            "first_visit": "2022-11-01T09:04:26.128868+06:00",
            "date": "2022-11-01"
        },
        {
            "id": 31754,
            "ip_address": "103.231.135.252",
            "count": 2,
            "first_visit": "2022-08-11T10:29:44.765965+06:00",
            "date": "2022-08-11"
        }
    ]
}