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

{
    "count": 101562,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77592&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77576&ordering=count",
    "results": [
        {
            "id": 20215,
            "ip_address": "43.250.81.82",
            "count": 2,
            "first_visit": "2022-06-30T03:09:56.760521+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 14512,
            "ip_address": "107.127.0.26",
            "count": 2,
            "first_visit": "2022-06-11T18:13:19.287275+06:00",
            "date": "2022-06-11"
        },
        {
            "id": 6878,
            "ip_address": "37.111.207.70",
            "count": 2,
            "first_visit": "2022-05-16T16:56:50.325335+06:00",
            "date": null
        },
        {
            "id": 11806,
            "ip_address": "103.126.14.176",
            "count": 2,
            "first_visit": "2022-05-27T00:11:24.940412+06:00",
            "date": null
        },
        {
            "id": 30626,
            "ip_address": "43.245.232.69",
            "count": 2,
            "first_visit": "2022-08-01T10:56:42.953000+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 20217,
            "ip_address": "103.242.21.232",
            "count": 2,
            "first_visit": "2022-06-30T03:49:26.633715+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 6947,
            "ip_address": "202.134.9.139",
            "count": 2,
            "first_visit": "2022-05-16T17:55:14.765850+06:00",
            "date": null
        },
        {
            "id": 25075,
            "ip_address": "41.244.244.4",
            "count": 2,
            "first_visit": "2022-07-21T01:49:21.875625+06:00",
            "date": "2022-07-21"
        }
    ]
}