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

{
    "count": 99429,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24368&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24352&ordering=ip_address",
    "results": [
        {
            "id": 10990,
            "ip_address": "103.96.71.100",
            "count": 1,
            "first_visit": "2022-05-24T14:03:55.252117+06:00",
            "date": null
        },
        {
            "id": 18663,
            "ip_address": "103.96.71.184",
            "count": 1,
            "first_visit": "2022-06-25T15:51:49.358678+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 8357,
            "ip_address": "103.96.71.187",
            "count": 1,
            "first_visit": "2022-05-17T22:30:43.616024+06:00",
            "date": null
        },
        {
            "id": 20425,
            "ip_address": "103.96.71.200",
            "count": 2,
            "first_visit": "2022-06-30T19:21:30.063773+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 17156,
            "ip_address": "103.96.71.203",
            "count": 2,
            "first_visit": "2022-06-21T20:47:05.756516+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 20296,
            "ip_address": "103.96.71.36",
            "count": 1,
            "first_visit": "2022-06-30T09:26:01.818536+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 20131,
            "ip_address": "103.96.71.36",
            "count": 1,
            "first_visit": "2022-06-29T20:21:15.572384+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 67888,
            "ip_address": "103.96.89.101",
            "count": 2,
            "first_visit": "2024-05-04T20:12:16.534834+06:00",
            "date": "2024-05-04"
        }
    ]
}