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

{
    "count": 97512,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23832&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23816&ordering=ip_address",
    "results": [
        {
            "id": 6490,
            "ip_address": "103.96.38.189",
            "count": 1,
            "first_visit": "2022-05-15T23:56:15.649662+06:00",
            "date": null
        },
        {
            "id": 17143,
            "ip_address": "103.96.38.190",
            "count": 1,
            "first_visit": "2022-06-21T20:05:37.197855+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 23576,
            "ip_address": "103.96.38.193",
            "count": 1,
            "first_visit": "2022-07-18T21:39:48.296595+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 10930,
            "ip_address": "103.96.38.72",
            "count": 2,
            "first_visit": "2022-05-24T11:56:19.254288+06:00",
            "date": null
        },
        {
            "id": 76976,
            "ip_address": "103.96.38.73",
            "count": 3,
            "first_visit": "2024-12-20T23:28:50.956222+06:00",
            "date": "2024-12-20"
        },
        {
            "id": 9801,
            "ip_address": "103.96.38.79",
            "count": 1,
            "first_visit": "2022-05-20T20:30:39.209460+06:00",
            "date": null
        },
        {
            "id": 20150,
            "ip_address": "103.96.38.96",
            "count": 1,
            "first_visit": "2022-06-29T21:04:20.071573+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 15812,
            "ip_address": "103.96.38.96",
            "count": 1,
            "first_visit": "2022-06-17T01:16:19.960734+06:00",
            "date": "2022-06-17"
        }
    ]
}