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

{
    "count": 101889,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75624&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75608&ordering=ip_address",
    "results": [
        {
            "id": 2414,
            "ip_address": "37.111.198.155",
            "count": 1,
            "first_visit": "2022-01-18T10:07:19.032028+06:00",
            "date": null
        },
        {
            "id": 10069,
            "ip_address": "37.111.198.156",
            "count": 1,
            "first_visit": "2022-05-21T19:42:20.084696+06:00",
            "date": null
        },
        {
            "id": 7952,
            "ip_address": "37.111.198.158",
            "count": 1,
            "first_visit": "2022-05-17T11:30:06.822613+06:00",
            "date": null
        },
        {
            "id": 3950,
            "ip_address": "37.111.198.16",
            "count": 2,
            "first_visit": "2022-02-28T16:09:18.561703+06:00",
            "date": null
        },
        {
            "id": 27281,
            "ip_address": "37.111.198.161",
            "count": 1,
            "first_visit": "2022-07-25T13:06:34.011259+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 7906,
            "ip_address": "37.111.198.161",
            "count": 1,
            "first_visit": "2022-05-17T11:06:17.240608+06:00",
            "date": null
        },
        {
            "id": 35465,
            "ip_address": "37.111.198.163",
            "count": 1,
            "first_visit": "2022-10-04T11:32:53.056207+06:00",
            "date": "2022-10-04"
        },
        {
            "id": 16055,
            "ip_address": "37.111.198.17",
            "count": 1,
            "first_visit": "2022-06-17T17:39:39.017122+06:00",
            "date": "2022-06-17"
        }
    ]
}