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

{
    "count": 100553,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19896&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19880&ordering=-count",
    "results": [
        {
            "id": 46289,
            "ip_address": "103.177.123.240",
            "count": 2,
            "first_visit": "2023-05-08T01:10:21.032228+06:00",
            "date": "2023-05-08"
        },
        {
            "id": 46259,
            "ip_address": "103.187.94.193",
            "count": 2,
            "first_visit": "2023-05-07T13:35:23.860422+06:00",
            "date": "2023-05-07"
        },
        {
            "id": 46323,
            "ip_address": "45.250.228.215",
            "count": 2,
            "first_visit": "2023-05-08T17:33:52.139368+06:00",
            "date": "2023-05-08"
        },
        {
            "id": 46235,
            "ip_address": "103.83.164.161",
            "count": 2,
            "first_visit": "2023-05-06T22:37:07.038646+06:00",
            "date": "2023-05-06"
        },
        {
            "id": 5331,
            "ip_address": "42.192.169.37",
            "count": 2,
            "first_visit": "2022-04-23T22:50:50.548927+06:00",
            "date": null
        },
        {
            "id": 46264,
            "ip_address": "45.125.222.76",
            "count": 2,
            "first_visit": "2023-05-07T16:06:37.982864+06:00",
            "date": "2023-05-07"
        },
        {
            "id": 46234,
            "ip_address": "49.37.192.55",
            "count": 2,
            "first_visit": "2023-05-06T20:53:35.467417+06:00",
            "date": "2023-05-06"
        },
        {
            "id": 46228,
            "ip_address": "102.117.47.238",
            "count": 2,
            "first_visit": "2023-05-06T16:43:08.284757+06:00",
            "date": "2023-05-06"
        }
    ]
}