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

{
    "count": 92317,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6640&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6624&ordering=ip_address",
    "results": [
        {
            "id": 8821,
            "ip_address": "103.146.3.42",
            "count": 1,
            "first_visit": "2022-05-18T11:18:50.880517+06:00",
            "date": null
        },
        {
            "id": 3184,
            "ip_address": "103.146.3.58",
            "count": 2,
            "first_visit": "2022-02-01T14:59:01.036318+06:00",
            "date": null
        },
        {
            "id": 62608,
            "ip_address": "103.146.3.65",
            "count": 8,
            "first_visit": "2024-01-07T13:40:00.699918+06:00",
            "date": "2024-01-07"
        },
        {
            "id": 66227,
            "ip_address": "103.146.3.65",
            "count": 1,
            "first_visit": "2024-03-23T01:44:15.316831+06:00",
            "date": "2024-03-23"
        },
        {
            "id": 62578,
            "ip_address": "103.146.3.65",
            "count": 10,
            "first_visit": "2024-01-06T23:36:43.550227+06:00",
            "date": "2024-01-06"
        },
        {
            "id": 19824,
            "ip_address": "103.146.37.10",
            "count": 1,
            "first_visit": "2022-06-28T20:22:27.947878+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 5410,
            "ip_address": "103.146.37.13",
            "count": 2,
            "first_visit": "2022-04-26T22:11:14.335017+06:00",
            "date": null
        },
        {
            "id": 28991,
            "ip_address": "103.146.37.2",
            "count": 1,
            "first_visit": "2022-07-28T23:54:25.614146+06:00",
            "date": "2022-07-28"
        }
    ]
}