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

{
    "count": 92540,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9624&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9608&ordering=ip_address",
    "results": [
        {
            "id": 1115,
            "ip_address": "103.169.100.21",
            "count": 2,
            "first_visit": "2021-12-21T03:14:38.814107+06:00",
            "date": null
        },
        {
            "id": 72397,
            "ip_address": "103.169.100.25",
            "count": 1,
            "first_visit": "2024-08-21T20:19:28.405631+06:00",
            "date": "2024-08-21"
        },
        {
            "id": 26314,
            "ip_address": "103.169.101.105",
            "count": 1,
            "first_visit": "2022-07-23T11:58:33.406992+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 34772,
            "ip_address": "103.169.101.108",
            "count": 2,
            "first_visit": "2022-09-21T18:03:04.831609+06:00",
            "date": "2022-09-21"
        },
        {
            "id": 75082,
            "ip_address": "103.169.101.25",
            "count": 1,
            "first_visit": "2024-11-01T21:41:58.514962+06:00",
            "date": "2024-11-01"
        },
        {
            "id": 22643,
            "ip_address": "103.169.101.58",
            "count": 1,
            "first_visit": "2022-07-14T14:59:02.721607+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 3678,
            "ip_address": "103.169.159.34",
            "count": 3,
            "first_visit": "2022-02-17T08:37:06.434473+06:00",
            "date": null
        },
        {
            "id": 48772,
            "ip_address": "103.169.159.5",
            "count": 1,
            "first_visit": "2023-06-24T20:30:00.272600+06:00",
            "date": "2023-06-24"
        }
    ]
}