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

{
    "count": 102691,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50336&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50320&ordering=ip_address",
    "results": [
        {
            "id": 25657,
            "ip_address": "119.30.32.253",
            "count": 1,
            "first_visit": "2022-07-21T20:36:57.181536+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 32816,
            "ip_address": "119.30.32.253",
            "count": 1,
            "first_visit": "2022-08-24T11:04:16.383488+06:00",
            "date": "2022-08-24"
        },
        {
            "id": 4239,
            "ip_address": "119.30.32.253",
            "count": null,
            "first_visit": "2022-03-10T11:22:52.366325+06:00",
            "date": null
        },
        {
            "id": 3158,
            "ip_address": "119.30.32.254",
            "count": 2,
            "first_visit": "2022-02-01T03:50:16.442374+06:00",
            "date": null
        },
        {
            "id": 43930,
            "ip_address": "119.30.32.254",
            "count": 3,
            "first_visit": "2023-03-17T15:15:30.279866+06:00",
            "date": "2023-03-17"
        },
        {
            "id": 25249,
            "ip_address": "119.30.32.26",
            "count": 1,
            "first_visit": "2022-07-21T09:18:49.139259+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 28117,
            "ip_address": "119.30.32.27",
            "count": 1,
            "first_visit": "2022-07-27T10:59:39.141547+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 1967,
            "ip_address": "119.30.32.28",
            "count": 1,
            "first_visit": "2022-01-11T22:21:51.032396+06:00",
            "date": null
        }
    ]
}