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

{
    "count": 96371,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20912&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20896&ordering=-count",
    "results": [
        {
            "id": 35167,
            "ip_address": "119.30.45.88",
            "count": 2,
            "first_visit": "2022-09-28T23:19:31.340898+06:00",
            "date": "2022-09-28"
        },
        {
            "id": 32542,
            "ip_address": "66.249.66.210",
            "count": 2,
            "first_visit": "2022-08-20T21:05:41.537921+06:00",
            "date": "2022-08-20"
        },
        {
            "id": 32538,
            "ip_address": "103.107.231.138",
            "count": 2,
            "first_visit": "2022-08-20T20:15:35.425037+06:00",
            "date": "2022-08-20"
        },
        {
            "id": 4584,
            "ip_address": "144.48.151.3",
            "count": 2,
            "first_visit": "2022-03-22T11:58:50.929323+06:00",
            "date": null
        },
        {
            "id": 6427,
            "ip_address": "103.225.94.238",
            "count": 2,
            "first_visit": "2022-05-15T21:58:38.496627+06:00",
            "date": null
        },
        {
            "id": 23488,
            "ip_address": "103.87.212.123",
            "count": 2,
            "first_visit": "2022-07-18T15:23:56.864210+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 1460,
            "ip_address": "152.76.2.2",
            "count": 2,
            "first_visit": "2021-12-29T05:26:11.521833+06:00",
            "date": null
        },
        {
            "id": 35171,
            "ip_address": "103.155.185.29",
            "count": 2,
            "first_visit": "2022-09-29T00:29:08.491426+06:00",
            "date": "2022-09-29"
        }
    ]
}