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

{
    "count": 98118,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12464&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12448&ordering=-count",
    "results": [
        {
            "id": 6249,
            "ip_address": "114.119.148.56",
            "count": 3,
            "first_visit": "2022-05-15T07:41:13.108478+06:00",
            "date": null
        },
        {
            "id": 21448,
            "ip_address": "182.163.105.254",
            "count": 3,
            "first_visit": "2022-07-07T10:36:05.369910+06:00",
            "date": "2022-07-07"
        },
        {
            "id": 21477,
            "ip_address": "103.238.63.131",
            "count": 3,
            "first_visit": "2022-07-07T14:50:26.755930+06:00",
            "date": "2022-07-07"
        },
        {
            "id": 66184,
            "ip_address": "114.130.184.113",
            "count": 3,
            "first_visit": "2024-03-21T20:39:48.562307+06:00",
            "date": "2024-03-21"
        },
        {
            "id": 66176,
            "ip_address": "52.165.149.97",
            "count": 3,
            "first_visit": "2024-03-21T15:56:32.871597+06:00",
            "date": "2024-03-21"
        },
        {
            "id": 4755,
            "ip_address": "103.153.130.199",
            "count": 3,
            "first_visit": "2022-03-29T01:29:42.420200+06:00",
            "date": null
        },
        {
            "id": 66156,
            "ip_address": "114.119.128.35",
            "count": 3,
            "first_visit": "2024-03-21T06:38:52.795072+06:00",
            "date": "2024-03-21"
        },
        {
            "id": 66168,
            "ip_address": "103.179.25.47",
            "count": 3,
            "first_visit": "2024-03-21T14:00:45.549166+06:00",
            "date": "2024-03-21"
        }
    ]
}