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

{
    "count": 100565,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15304&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15288&ordering=-count",
    "results": [
        {
            "id": 59574,
            "ip_address": "34.83.205.104",
            "count": 2,
            "first_visit": "2023-11-16T06:59:17.613443+06:00",
            "date": "2023-11-16"
        },
        {
            "id": 61661,
            "ip_address": "103.72.212.137",
            "count": 2,
            "first_visit": "2023-12-22T15:33:32.356217+06:00",
            "date": "2023-12-22"
        },
        {
            "id": 15060,
            "ip_address": "103.35.168.89",
            "count": 2,
            "first_visit": "2022-06-14T18:04:47.569428+06:00",
            "date": "2022-06-14"
        },
        {
            "id": 3797,
            "ip_address": "182.160.101.250",
            "count": 2,
            "first_visit": "2022-02-22T16:42:58.399738+06:00",
            "date": null
        },
        {
            "id": 7522,
            "ip_address": "116.58.201.199",
            "count": 2,
            "first_visit": "2022-05-16T23:53:26.099410+06:00",
            "date": null
        },
        {
            "id": 61660,
            "ip_address": "103.253.46.109",
            "count": 2,
            "first_visit": "2023-12-22T15:28:37.187640+06:00",
            "date": "2023-12-22"
        },
        {
            "id": 59550,
            "ip_address": "103.52.140.40",
            "count": 2,
            "first_visit": "2023-11-15T19:07:38.766094+06:00",
            "date": "2023-11-15"
        },
        {
            "id": 7554,
            "ip_address": "123.253.65.7",
            "count": 2,
            "first_visit": "2022-05-17T01:05:32.043153+06:00",
            "date": null
        }
    ]
}