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

{
    "count": 95454,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3312&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3296&ordering=ip_address",
    "results": [
        {
            "id": 4180,
            "ip_address": "103.123.34.111",
            "count": 1,
            "first_visit": "2022-03-08T07:43:55.218155+06:00",
            "date": null
        },
        {
            "id": 12826,
            "ip_address": "103.123.35.48",
            "count": 1,
            "first_visit": "2022-05-30T16:47:20.504205+06:00",
            "date": null
        },
        {
            "id": 53290,
            "ip_address": "103.123.61.21",
            "count": 1,
            "first_visit": "2023-08-23T11:41:40.671546+06:00",
            "date": "2023-08-23"
        },
        {
            "id": 27006,
            "ip_address": "103.124.110.61",
            "count": 1,
            "first_visit": "2022-07-25T02:24:31.369798+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 69832,
            "ip_address": "103.124.110.62",
            "count": 1,
            "first_visit": "2024-06-12T18:45:43.512846+06:00",
            "date": "2024-06-12"
        },
        {
            "id": 19739,
            "ip_address": "103.124.110.63",
            "count": 1,
            "first_visit": "2022-06-28T13:03:28.917483+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 28304,
            "ip_address": "103.124.110.63",
            "count": 1,
            "first_visit": "2022-07-27T20:01:38.574052+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 11068,
            "ip_address": "103.124.111.119",
            "count": 4,
            "first_visit": "2022-05-24T18:30:58.865325+06:00",
            "date": null
        }
    ]
}