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

{
    "count": 98386,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32616&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32600&ordering=first_visit",
    "results": [
        {
            "id": 32609,
            "ip_address": "37.111.213.77",
            "count": 1,
            "first_visit": "2022-08-21T16:32:59.646804+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 32610,
            "ip_address": "66.249.73.72",
            "count": 7,
            "first_visit": "2022-08-21T16:43:52.933960+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 32611,
            "ip_address": "13.37.252.167",
            "count": 1,
            "first_visit": "2022-08-21T16:54:06.981455+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 32612,
            "ip_address": "66.249.73.68",
            "count": 8,
            "first_visit": "2022-08-21T17:03:13.767395+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 32613,
            "ip_address": "103.218.26.181",
            "count": 1,
            "first_visit": "2022-08-21T17:12:36.442602+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 32614,
            "ip_address": "119.148.4.179",
            "count": 1,
            "first_visit": "2022-08-21T17:28:23.021571+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 32615,
            "ip_address": "103.135.254.237",
            "count": 2,
            "first_visit": "2022-08-21T17:44:12.035923+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 32616,
            "ip_address": "103.25.251.235",
            "count": 1,
            "first_visit": "2022-08-21T18:18:19.637318+06:00",
            "date": "2022-08-21"
        }
    ]
}