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

{
    "count": 97487,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23696&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23680&ordering=ip_address",
    "results": [
        {
            "id": 29530,
            "ip_address": "103.96.106.138",
            "count": 1,
            "first_visit": "2022-07-29T23:13:09.940528+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 12974,
            "ip_address": "103.96.106.138",
            "count": 1,
            "first_visit": "2022-05-31T01:06:22.086978+06:00",
            "date": null
        },
        {
            "id": 13318,
            "ip_address": "103.96.106.139",
            "count": 1,
            "first_visit": "2022-06-02T00:35:48.471868+06:00",
            "date": null
        },
        {
            "id": 18691,
            "ip_address": "103.96.106.139",
            "count": 1,
            "first_visit": "2022-06-25T17:28:12.020238+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 850,
            "ip_address": "103.96.106.141",
            "count": 1,
            "first_visit": "2021-12-19T18:47:19.328521+06:00",
            "date": null
        },
        {
            "id": 33038,
            "ip_address": "103.96.106.145",
            "count": 1,
            "first_visit": "2022-08-26T23:34:52.615055+06:00",
            "date": "2022-08-26"
        },
        {
            "id": 6031,
            "ip_address": "103.96.106.146",
            "count": 1,
            "first_visit": "2022-05-14T19:08:39.550118+06:00",
            "date": null
        },
        {
            "id": 1842,
            "ip_address": "103.96.106.149",
            "count": 1,
            "first_visit": "2022-01-11T12:22:29.607761+06:00",
            "date": null
        }
    ]
}