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

{
    "count": 100563,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19872&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19856&ordering=-count",
    "results": [
        {
            "id": 5344,
            "ip_address": "103.217.111.242",
            "count": 2,
            "first_visit": "2022-04-24T12:41:55.123688+06:00",
            "date": null
        },
        {
            "id": 10647,
            "ip_address": "37.111.198.102",
            "count": 2,
            "first_visit": "2022-05-23T12:38:38.791284+06:00",
            "date": null
        },
        {
            "id": 10658,
            "ip_address": "37.111.205.151",
            "count": 2,
            "first_visit": "2022-05-23T13:06:34.962788+06:00",
            "date": null
        },
        {
            "id": 46380,
            "ip_address": "202.86.220.83",
            "count": 2,
            "first_visit": "2023-05-09T22:25:26.885252+06:00",
            "date": "2023-05-09"
        },
        {
            "id": 2720,
            "ip_address": "116.58.201.174",
            "count": 2,
            "first_visit": "2022-01-24T11:15:38.531698+06:00",
            "date": null
        },
        {
            "id": 46401,
            "ip_address": "35.245.212.148",
            "count": 2,
            "first_visit": "2023-05-10T05:30:56.203001+06:00",
            "date": "2023-05-10"
        },
        {
            "id": 46352,
            "ip_address": "120.50.4.32",
            "count": 2,
            "first_visit": "2023-05-09T09:27:15.167760+06:00",
            "date": "2023-05-09"
        },
        {
            "id": 46374,
            "ip_address": "66.249.70.210",
            "count": 2,
            "first_visit": "2023-05-09T21:10:45.679990+06:00",
            "date": "2023-05-09"
        }
    ]
}