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

{
    "count": 99489,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24040&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24024&ordering=-count",
    "results": [
        {
            "id": 15018,
            "ip_address": "103.96.36.65",
            "count": 2,
            "first_visit": "2022-06-14T14:41:51.963466+06:00",
            "date": "2022-06-14"
        },
        {
            "id": 30440,
            "ip_address": "37.111.195.44",
            "count": 2,
            "first_visit": "2022-07-31T16:32:35.702968+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 9240,
            "ip_address": "103.104.218.71",
            "count": 2,
            "first_visit": "2022-05-19T01:45:43.351905+06:00",
            "date": null
        },
        {
            "id": 9229,
            "ip_address": "37.111.248.238",
            "count": 2,
            "first_visit": "2022-05-19T00:42:41.082113+06:00",
            "date": null
        },
        {
            "id": 2219,
            "ip_address": "180.148.212.168",
            "count": 2,
            "first_visit": "2022-01-14T20:20:04.289261+06:00",
            "date": null
        },
        {
            "id": 30478,
            "ip_address": "37.111.214.72",
            "count": 2,
            "first_visit": "2022-07-31T18:13:56.535233+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 37560,
            "ip_address": "168.119.68.254",
            "count": 2,
            "first_visit": "2022-11-19T05:19:57.722521+06:00",
            "date": "2022-11-19"
        },
        {
            "id": 30498,
            "ip_address": "103.144.49.182",
            "count": 2,
            "first_visit": "2022-07-31T20:09:16.817000+06:00",
            "date": "2022-07-31"
        }
    ]
}