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

{
    "count": 96189,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6296&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6280&ordering=ip_address",
    "results": [
        {
            "id": 12877,
            "ip_address": "103.142.34.21",
            "count": 2,
            "first_visit": "2022-05-30T21:06:49.020675+06:00",
            "date": null
        },
        {
            "id": 25583,
            "ip_address": "103.142.34.94",
            "count": 1,
            "first_visit": "2022-07-21T14:46:25.103647+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 4211,
            "ip_address": "103.142.67.102",
            "count": 13,
            "first_visit": "2022-03-09T12:01:43.455050+06:00",
            "date": null
        },
        {
            "id": 18440,
            "ip_address": "103.142.67.117",
            "count": 1,
            "first_visit": "2022-06-25T06:24:54.263000+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 3266,
            "ip_address": "103.142.67.167",
            "count": 2,
            "first_visit": "2022-02-03T15:50:07.059912+06:00",
            "date": null
        },
        {
            "id": 32244,
            "ip_address": "103.142.67.192",
            "count": 2,
            "first_visit": "2022-08-17T19:08:28.437957+06:00",
            "date": "2022-08-17"
        },
        {
            "id": 28166,
            "ip_address": "103.142.67.213",
            "count": 1,
            "first_visit": "2022-07-27T12:03:49.112802+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 78077,
            "ip_address": "103.142.69.42",
            "count": 1,
            "first_visit": "2025-01-21T07:56:36.697163+06:00",
            "date": "2025-01-21"
        }
    ]
}