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

{
    "count": 97594,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24600&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24584&ordering=-count",
    "results": [
        {
            "id": 27351,
            "ip_address": "43.245.123.58",
            "count": 2,
            "first_visit": "2022-07-25T14:50:25.817323+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 38518,
            "ip_address": "37.111.195.117",
            "count": 2,
            "first_visit": "2022-12-10T00:52:51.603991+06:00",
            "date": "2022-12-10"
        },
        {
            "id": 27357,
            "ip_address": "103.253.45.242",
            "count": 2,
            "first_visit": "2022-07-25T15:15:22.066713+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 19420,
            "ip_address": "202.134.8.137",
            "count": 2,
            "first_visit": "2022-06-27T11:45:52.006292+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 38531,
            "ip_address": "202.134.9.154",
            "count": 2,
            "first_visit": "2022-12-10T12:18:26.031043+06:00",
            "date": "2022-12-10"
        },
        {
            "id": 13922,
            "ip_address": "168.119.68.179",
            "count": 2,
            "first_visit": "2022-06-08T03:41:40.337724+06:00",
            "date": "2022-06-08"
        },
        {
            "id": 21476,
            "ip_address": "58.145.190.244",
            "count": 2,
            "first_visit": "2022-07-07T14:47:50.507942+06:00",
            "date": "2022-07-07"
        },
        {
            "id": 7470,
            "ip_address": "116.58.203.118",
            "count": 2,
            "first_visit": "2022-05-16T23:27:11.559506+06:00",
            "date": null
        }
    ]
}