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

{
    "count": 102686,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50112&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50096&ordering=ip_address",
    "results": [
        {
            "id": 3836,
            "ip_address": "119.30.32.113",
            "count": 3,
            "first_visit": "2022-02-23T23:27:23.433368+06:00",
            "date": null
        },
        {
            "id": 65388,
            "ip_address": "119.30.32.113",
            "count": 1,
            "first_visit": "2024-03-01T17:21:52.671141+06:00",
            "date": "2024-03-01"
        },
        {
            "id": 49337,
            "ip_address": "119.30.32.115",
            "count": 1,
            "first_visit": "2023-07-04T18:29:57.858555+06:00",
            "date": "2023-07-04"
        },
        {
            "id": 19823,
            "ip_address": "119.30.32.115",
            "count": 1,
            "first_visit": "2022-06-28T20:17:16.363507+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 8093,
            "ip_address": "119.30.32.116",
            "count": 1,
            "first_visit": "2022-05-17T12:32:09.137280+06:00",
            "date": null
        },
        {
            "id": 56079,
            "ip_address": "119.30.32.116",
            "count": 1,
            "first_visit": "2023-09-26T13:59:38.997153+06:00",
            "date": "2023-09-26"
        },
        {
            "id": 8962,
            "ip_address": "119.30.32.117",
            "count": 1,
            "first_visit": "2022-05-18T14:04:45.611410+06:00",
            "date": null
        },
        {
            "id": 61993,
            "ip_address": "119.30.32.118",
            "count": 1,
            "first_visit": "2023-12-27T16:34:28.906747+06:00",
            "date": "2023-12-27"
        }
    ]
}