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

{
    "count": 96212,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1160&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1144&ordering=ip_address",
    "results": [
        {
            "id": 32849,
            "ip_address": "103.109.95.157",
            "count": 1,
            "first_visit": "2022-08-24T17:28:36.297014+06:00",
            "date": "2022-08-24"
        },
        {
            "id": 4082,
            "ip_address": "103.109.95.159",
            "count": 1,
            "first_visit": "2022-03-05T00:40:14.884007+06:00",
            "date": null
        },
        {
            "id": 5106,
            "ip_address": "103.109.95.17",
            "count": 1,
            "first_visit": "2022-04-13T17:55:24.401837+06:00",
            "date": null
        },
        {
            "id": 12807,
            "ip_address": "103.109.95.218",
            "count": 2,
            "first_visit": "2022-05-30T15:24:14.995893+06:00",
            "date": null
        },
        {
            "id": 30095,
            "ip_address": "103.109.95.219",
            "count": 1,
            "first_visit": "2022-07-31T00:03:06.845125+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 845,
            "ip_address": "103.109.95.27",
            "count": 1,
            "first_visit": "2021-12-19T18:38:49.055743+06:00",
            "date": null
        },
        {
            "id": 42855,
            "ip_address": "103.109.95.35",
            "count": 1,
            "first_visit": "2023-02-28T18:45:52.974975+06:00",
            "date": "2023-02-28"
        },
        {
            "id": 11087,
            "ip_address": "103.109.95.61",
            "count": 2,
            "first_visit": "2022-05-24T19:12:54.661230+06:00",
            "date": null
        }
    ]
}