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

{
    "count": 98235,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16592&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16576&ordering=ip_address",
    "results": [
        {
            "id": 30777,
            "ip_address": "103.242.22.5",
            "count": 1,
            "first_visit": "2022-08-02T07:53:32.773521+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 35461,
            "ip_address": "103.242.22.5",
            "count": 1,
            "first_visit": "2022-10-04T10:56:08.677521+06:00",
            "date": "2022-10-04"
        },
        {
            "id": 1275,
            "ip_address": "103.242.22.5",
            "count": 1,
            "first_visit": "2021-12-23T02:12:48.659306+06:00",
            "date": null
        },
        {
            "id": 6283,
            "ip_address": "103.242.22.6",
            "count": 2,
            "first_visit": "2022-05-15T09:00:31.107190+06:00",
            "date": null
        },
        {
            "id": 10903,
            "ip_address": "103.242.23.176",
            "count": 1,
            "first_visit": "2022-05-24T11:00:17.929076+06:00",
            "date": null
        },
        {
            "id": 58483,
            "ip_address": "103.242.23.176",
            "count": 3,
            "first_visit": "2023-10-27T00:42:25.515107+06:00",
            "date": "2023-10-27"
        },
        {
            "id": 29663,
            "ip_address": "103.242.23.176",
            "count": 2,
            "first_visit": "2022-07-30T05:04:52.769823+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 28261,
            "ip_address": "103.242.23.176",
            "count": 2,
            "first_visit": "2022-07-27T16:24:07.286073+06:00",
            "date": "2022-07-27"
        }
    ]
}