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

{
    "count": 100117,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7704&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7688&ordering=ip_address",
    "results": [
        {
            "id": 24855,
            "ip_address": "103.150.254.65",
            "count": 1,
            "first_visit": "2022-07-20T19:53:40.644770+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 11423,
            "ip_address": "103.150.254.65",
            "count": 1,
            "first_visit": "2022-05-25T20:03:19.824519+06:00",
            "date": null
        },
        {
            "id": 31650,
            "ip_address": "103.150.254.65",
            "count": 1,
            "first_visit": "2022-08-09T23:19:40.126420+06:00",
            "date": "2022-08-09"
        },
        {
            "id": 76983,
            "ip_address": "103.150.254.65",
            "count": 2,
            "first_visit": "2024-12-21T05:04:01.130060+06:00",
            "date": "2024-12-21"
        },
        {
            "id": 46613,
            "ip_address": "103.150.254.66",
            "count": 3,
            "first_visit": "2023-05-15T10:26:23.996436+06:00",
            "date": "2023-05-15"
        },
        {
            "id": 28422,
            "ip_address": "103.150.254.67",
            "count": 1,
            "first_visit": "2022-07-27T23:50:18.407331+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 72306,
            "ip_address": "103.150.254.67",
            "count": 2,
            "first_visit": "2024-08-19T16:18:38.429285+06:00",
            "date": "2024-08-19"
        },
        {
            "id": 335,
            "ip_address": "103.150.254.67",
            "count": 3,
            "first_visit": "2021-12-07T14:02:46.068918+06:00",
            "date": null
        }
    ]
}