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

{
    "count": 101442,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79344&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79328&ordering=count",
    "results": [
        {
            "id": 39706,
            "ip_address": "18.190.87.2",
            "count": 2,
            "first_visit": "2023-01-01T10:57:06.856673+06:00",
            "date": "2023-01-01"
        },
        {
            "id": 22017,
            "ip_address": "114.119.134.121",
            "count": 2,
            "first_visit": "2022-07-11T19:50:01.750252+06:00",
            "date": "2022-07-11"
        },
        {
            "id": 2112,
            "ip_address": "103.239.253.34",
            "count": 2,
            "first_visit": "2022-01-13T12:49:31.220679+06:00",
            "date": null
        },
        {
            "id": 35563,
            "ip_address": "106.200.159.224",
            "count": 2,
            "first_visit": "2022-10-06T12:21:46.197900+06:00",
            "date": "2022-10-06"
        },
        {
            "id": 2142,
            "ip_address": "103.145.165.1",
            "count": 2,
            "first_visit": "2022-01-13T21:14:55.727105+06:00",
            "date": null
        },
        {
            "id": 2206,
            "ip_address": "110.76.129.239",
            "count": 2,
            "first_visit": "2022-01-14T17:10:35.841496+06:00",
            "date": null
        },
        {
            "id": 16637,
            "ip_address": "37.111.195.56",
            "count": 2,
            "first_visit": "2022-06-19T18:38:38.688540+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 37967,
            "ip_address": "161.142.148.56",
            "count": 2,
            "first_visit": "2022-11-29T06:06:39.489037+06:00",
            "date": "2022-11-29"
        }
    ]
}