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

{
    "count": 98234,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16536&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16520&ordering=ip_address",
    "results": [
        {
            "id": 24090,
            "ip_address": "103.242.22.236",
            "count": 1,
            "first_visit": "2022-07-19T13:20:36.865864+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 26269,
            "ip_address": "103.242.22.236",
            "count": 1,
            "first_visit": "2022-07-23T10:26:25.995382+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 22676,
            "ip_address": "103.242.22.236",
            "count": 1,
            "first_visit": "2022-07-14T15:52:11.997159+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 6432,
            "ip_address": "103.242.22.237",
            "count": 3,
            "first_visit": "2022-05-15T22:15:20.408704+06:00",
            "date": null
        },
        {
            "id": 25458,
            "ip_address": "103.242.22.237",
            "count": 1,
            "first_visit": "2022-07-21T11:59:59.719992+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 6115,
            "ip_address": "103.242.22.238",
            "count": 2,
            "first_visit": "2022-05-14T19:40:44.303872+06:00",
            "date": null
        },
        {
            "id": 25643,
            "ip_address": "103.242.22.239",
            "count": 1,
            "first_visit": "2022-07-21T19:48:32.241875+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 32850,
            "ip_address": "103.242.22.239",
            "count": 1,
            "first_visit": "2022-08-24T17:35:46.453231+06:00",
            "date": "2022-08-24"
        }
    ]
}