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

{
    "count": 96146,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6088&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6072&ordering=ip_address",
    "results": [
        {
            "id": 55889,
            "ip_address": "103.141.205.67",
            "count": 1,
            "first_visit": "2023-09-24T13:45:17.151241+06:00",
            "date": "2023-09-24"
        },
        {
            "id": 17407,
            "ip_address": "103.141.208.101",
            "count": 1,
            "first_visit": "2022-06-22T16:18:35.335708+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 52314,
            "ip_address": "103.141.208.199",
            "count": 2,
            "first_visit": "2023-08-12T15:04:03.225434+06:00",
            "date": "2023-08-12"
        },
        {
            "id": 60828,
            "ip_address": "103.141.208.210",
            "count": 1,
            "first_visit": "2023-12-09T12:38:23.246036+06:00",
            "date": "2023-12-09"
        },
        {
            "id": 47034,
            "ip_address": "103.141.208.54",
            "count": 1,
            "first_visit": "2023-05-23T17:55:30.788182+06:00",
            "date": "2023-05-23"
        },
        {
            "id": 88125,
            "ip_address": "103.141.209.31",
            "count": 1,
            "first_visit": "2025-08-20T23:12:42.410950+06:00",
            "date": "2025-08-20"
        },
        {
            "id": 10839,
            "ip_address": "103.141.2.10",
            "count": 1,
            "first_visit": "2022-05-24T09:19:30.300824+06:00",
            "date": null
        },
        {
            "id": 5757,
            "ip_address": "103.141.2.28",
            "count": 4,
            "first_visit": "2022-05-09T18:38:08.565027+06:00",
            "date": null
        }
    ]
}