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

{
    "count": 101285,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34080&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34064&ordering=first_visit",
    "results": [
        {
            "id": 34073,
            "ip_address": "103.130.74.170",
            "count": 2,
            "first_visit": "2022-09-09T00:33:18.446756+06:00",
            "date": "2022-09-09"
        },
        {
            "id": 34074,
            "ip_address": "66.249.66.33",
            "count": 1,
            "first_visit": "2022-09-09T00:44:53.278607+06:00",
            "date": "2022-09-09"
        },
        {
            "id": 34075,
            "ip_address": "27.147.176.145",
            "count": 1,
            "first_visit": "2022-09-09T00:51:04.421300+06:00",
            "date": "2022-09-09"
        },
        {
            "id": 34076,
            "ip_address": "103.21.42.198",
            "count": 1,
            "first_visit": "2022-09-09T00:52:29.183304+06:00",
            "date": "2022-09-09"
        },
        {
            "id": 34077,
            "ip_address": "103.179.25.60",
            "count": 1,
            "first_visit": "2022-09-09T00:55:35.381379+06:00",
            "date": "2022-09-09"
        },
        {
            "id": 34078,
            "ip_address": "66.249.66.91",
            "count": 2,
            "first_visit": "2022-09-09T01:04:50.836438+06:00",
            "date": "2022-09-09"
        },
        {
            "id": 34079,
            "ip_address": "114.119.141.168",
            "count": 3,
            "first_visit": "2022-09-09T01:54:54.481030+06:00",
            "date": "2022-09-09"
        },
        {
            "id": 34080,
            "ip_address": "66.249.66.4",
            "count": 1,
            "first_visit": "2022-09-09T01:55:51.937936+06:00",
            "date": "2022-09-09"
        }
    ]
}