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

{
    "count": 100852,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16976&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16960&ordering=ip_address",
    "results": [
        {
            "id": 42861,
            "ip_address": "103.242.22.236",
            "count": 1,
            "first_visit": "2023-02-28T20:15:27.854360+06:00",
            "date": "2023-02-28"
        },
        {
            "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": 26269,
            "ip_address": "103.242.22.236",
            "count": 1,
            "first_visit": "2022-07-23T10:26:25.995382+06:00",
            "date": "2022-07-23"
        },
        {
            "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": 6269,
            "ip_address": "103.242.22.239",
            "count": 1,
            "first_visit": "2022-05-15T08:21:19.570215+06:00",
            "date": null
        },
        {
            "id": 32850,
            "ip_address": "103.242.22.239",
            "count": 1,
            "first_visit": "2022-08-24T17:35:46.453231+06:00",
            "date": "2022-08-24"
        }
    ]
}