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

{
    "count": 92418,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8240&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8224&ordering=ip_address",
    "results": [
        {
            "id": 41662,
            "ip_address": "103.155.185.20",
            "count": 2,
            "first_visit": "2023-02-06T19:19:16.153262+06:00",
            "date": "2023-02-06"
        },
        {
            "id": 38774,
            "ip_address": "103.155.185.20",
            "count": 1,
            "first_visit": "2022-12-16T00:05:43.242025+06:00",
            "date": "2022-12-16"
        },
        {
            "id": 35523,
            "ip_address": "103.155.185.28",
            "count": 1,
            "first_visit": "2022-10-05T16:28:22.240707+06:00",
            "date": "2022-10-05"
        },
        {
            "id": 34927,
            "ip_address": "103.155.185.29",
            "count": 1,
            "first_visit": "2022-09-24T17:32:22.543275+06:00",
            "date": "2022-09-24"
        },
        {
            "id": 35171,
            "ip_address": "103.155.185.29",
            "count": 2,
            "first_visit": "2022-09-29T00:29:08.491426+06:00",
            "date": "2022-09-29"
        },
        {
            "id": 34940,
            "ip_address": "103.155.185.29",
            "count": 2,
            "first_visit": "2022-09-25T00:41:00.268894+06:00",
            "date": "2022-09-25"
        },
        {
            "id": 10641,
            "ip_address": "103.155.185.31",
            "count": 1,
            "first_visit": "2022-05-23T12:30:27.898957+06:00",
            "date": null
        },
        {
            "id": 6615,
            "ip_address": "103.155.185.63",
            "count": 1,
            "first_visit": "2022-05-16T11:14:09.396985+06:00",
            "date": null
        }
    ]
}