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

{
    "count": 103794,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=55912&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=55896&ordering=ip_address",
    "results": [
        {
            "id": 46176,
            "ip_address": "157.119.50.46",
            "count": 1,
            "first_visit": "2023-05-05T18:52:40.110228+06:00",
            "date": "2023-05-05"
        },
        {
            "id": 3128,
            "ip_address": "157.119.51.102",
            "count": 1,
            "first_visit": "2022-01-31T19:08:25.767407+06:00",
            "date": null
        },
        {
            "id": 6013,
            "ip_address": "157.119.51.106",
            "count": 2,
            "first_visit": "2022-05-14T17:32:47.834916+06:00",
            "date": null
        },
        {
            "id": 18197,
            "ip_address": "157.119.51.106",
            "count": 1,
            "first_visit": "2022-06-24T17:05:24.865562+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 15206,
            "ip_address": "157.119.51.106",
            "count": 1,
            "first_visit": "2022-06-15T09:28:41.621241+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 14613,
            "ip_address": "157.119.51.106",
            "count": 1,
            "first_visit": "2022-06-12T12:29:58.167266+06:00",
            "date": "2022-06-12"
        },
        {
            "id": 11263,
            "ip_address": "157.119.51.114",
            "count": 2,
            "first_visit": "2022-05-25T00:56:39.184854+06:00",
            "date": null
        },
        {
            "id": 1302,
            "ip_address": "157.119.51.182",
            "count": 2,
            "first_visit": "2021-12-23T18:05:53.201070+06:00",
            "date": null
        }
    ]
}