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

{
    "count": 98390,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32640&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32624&ordering=first_visit",
    "results": [
        {
            "id": 32633,
            "ip_address": "103.148.210.202",
            "count": 1,
            "first_visit": "2022-08-21T23:34:20.550944+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 32634,
            "ip_address": "103.92.152.39",
            "count": 1,
            "first_visit": "2022-08-21T23:55:27.167019+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 32635,
            "ip_address": "103.139.196.177",
            "count": 1,
            "first_visit": "2022-08-21T23:59:22.562637+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 32636,
            "ip_address": "66.249.73.70",
            "count": 28,
            "first_visit": "2022-08-22T00:12:22.099221+06:00",
            "date": "2022-08-22"
        },
        {
            "id": 32637,
            "ip_address": "66.249.73.72",
            "count": 20,
            "first_visit": "2022-08-22T00:39:59.847524+06:00",
            "date": "2022-08-22"
        },
        {
            "id": 32638,
            "ip_address": "103.239.252.115",
            "count": 1,
            "first_visit": "2022-08-22T01:00:46.051065+06:00",
            "date": "2022-08-22"
        },
        {
            "id": 32639,
            "ip_address": "66.249.73.68",
            "count": 23,
            "first_visit": "2022-08-22T01:31:02.686051+06:00",
            "date": "2022-08-22"
        },
        {
            "id": 32640,
            "ip_address": "182.48.66.24",
            "count": 1,
            "first_visit": "2022-08-22T02:11:10.845212+06:00",
            "date": "2022-08-22"
        }
    ]
}