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

{
    "count": 96193,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20240&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20224&ordering=first_visit",
    "results": [
        {
            "id": 20233,
            "ip_address": "170.75.129.45",
            "count": 1,
            "first_visit": "2022-06-30T04:44:39.761454+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 20234,
            "ip_address": "114.119.143.250",
            "count": 1,
            "first_visit": "2022-06-30T04:44:57.923304+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 20235,
            "ip_address": "66.249.92.147",
            "count": 2,
            "first_visit": "2022-06-30T04:45:17.527871+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 20236,
            "ip_address": "114.119.131.42",
            "count": 1,
            "first_visit": "2022-06-30T04:52:19.816871+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 20237,
            "ip_address": "114.119.134.51",
            "count": 1,
            "first_visit": "2022-06-30T04:56:01.344201+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 20238,
            "ip_address": "202.134.14.153",
            "count": 1,
            "first_visit": "2022-06-30T05:02:17.494400+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 20239,
            "ip_address": "211.95.50.4",
            "count": 1,
            "first_visit": "2022-06-30T05:04:53.760076+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 20240,
            "ip_address": "66.249.92.146",
            "count": 1,
            "first_visit": "2022-06-30T05:08:38.555402+06:00",
            "date": "2022-06-30"
        }
    ]
}