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

{
    "count": 100850,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18248&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18232&ordering=-count",
    "results": [
        {
            "id": 50587,
            "ip_address": "123.253.198.158",
            "count": 2,
            "first_visit": "2023-07-22T20:01:45.794024+06:00",
            "date": "2023-07-22"
        },
        {
            "id": 12581,
            "ip_address": "116.58.203.69",
            "count": 2,
            "first_visit": "2022-05-29T22:27:47.688223+06:00",
            "date": null
        },
        {
            "id": 3173,
            "ip_address": "103.168.207.30",
            "count": 2,
            "first_visit": "2022-02-01T11:37:16.916115+06:00",
            "date": null
        },
        {
            "id": 50531,
            "ip_address": "203.95.220.194",
            "count": 2,
            "first_visit": "2023-07-21T22:41:41.561140+06:00",
            "date": "2023-07-21"
        },
        {
            "id": 6333,
            "ip_address": "37.111.211.19",
            "count": 2,
            "first_visit": "2022-05-15T13:08:44.356193+06:00",
            "date": null
        },
        {
            "id": 50513,
            "ip_address": "103.151.104.45",
            "count": 2,
            "first_visit": "2023-07-21T15:01:33.483306+06:00",
            "date": "2023-07-21"
        },
        {
            "id": 50523,
            "ip_address": "59.153.102.59",
            "count": 2,
            "first_visit": "2023-07-21T18:10:50.134234+06:00",
            "date": "2023-07-21"
        },
        {
            "id": 50498,
            "ip_address": "103.60.175.38",
            "count": 2,
            "first_visit": "2023-07-21T12:04:58.087695+06:00",
            "date": "2023-07-21"
        }
    ]
}