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

{
    "count": 96348,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20848&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20832&ordering=first_visit",
    "results": [
        {
            "id": 20841,
            "ip_address": "114.119.128.212",
            "count": 1,
            "first_visit": "2022-07-03T09:50:36.672495+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 20842,
            "ip_address": "61.247.180.86",
            "count": 5,
            "first_visit": "2022-07-03T09:59:16.588607+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 20843,
            "ip_address": "114.119.128.203",
            "count": 2,
            "first_visit": "2022-07-03T10:02:26.962824+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 20844,
            "ip_address": "114.119.134.25",
            "count": 1,
            "first_visit": "2022-07-03T10:05:28.302794+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 20845,
            "ip_address": "42.0.4.243",
            "count": 3,
            "first_visit": "2022-07-03T10:06:27.267215+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 20846,
            "ip_address": "103.112.170.31",
            "count": 1,
            "first_visit": "2022-07-03T10:11:32.295415+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 20847,
            "ip_address": "103.230.104.42",
            "count": 1,
            "first_visit": "2022-07-03T10:13:12.554369+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 20848,
            "ip_address": "119.30.35.184",
            "count": 1,
            "first_visit": "2022-07-03T10:15:37.697062+06:00",
            "date": "2022-07-03"
        }
    ]
}