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

{
    "count": 95534,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3688&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3672&ordering=ip_address",
    "results": [
        {
            "id": 28525,
            "ip_address": "103.126.218.32",
            "count": 1,
            "first_visit": "2022-07-28T02:42:40.451173+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 1352,
            "ip_address": "103.126.218.32",
            "count": 1,
            "first_visit": "2021-12-25T02:04:31.170812+06:00",
            "date": null
        },
        {
            "id": 1351,
            "ip_address": "103.126.218.33",
            "count": 1,
            "first_visit": "2021-12-25T01:56:39.269739+06:00",
            "date": null
        },
        {
            "id": 29164,
            "ip_address": "103.126.218.33",
            "count": 1,
            "first_visit": "2022-07-29T09:57:58.198218+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 28495,
            "ip_address": "103.126.218.34",
            "count": 1,
            "first_visit": "2022-07-28T01:37:35.366576+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 9359,
            "ip_address": "103.126.218.58",
            "count": 1,
            "first_visit": "2022-05-19T12:55:21.052620+06:00",
            "date": null
        },
        {
            "id": 15351,
            "ip_address": "103.126.218.83",
            "count": 1,
            "first_visit": "2022-06-15T16:33:52.300467+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 13478,
            "ip_address": "103.126.218.94",
            "count": 2,
            "first_visit": "2022-06-03T23:40:06.783317+06:00",
            "date": null
        }
    ]
}