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

{
    "count": 99734,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25960&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25944&ordering=-count",
    "results": [
        {
            "id": 6157,
            "ip_address": "103.85.192.74",
            "count": 2,
            "first_visit": "2022-05-14T22:32:03.105230+06:00",
            "date": null
        },
        {
            "id": 6070,
            "ip_address": "37.111.200.165",
            "count": 2,
            "first_visit": "2022-05-14T19:25:22.948633+06:00",
            "date": null
        },
        {
            "id": 33699,
            "ip_address": "182.48.82.28",
            "count": 2,
            "first_visit": "2022-09-02T17:56:56.488247+06:00",
            "date": "2022-09-02"
        },
        {
            "id": 33698,
            "ip_address": "45.251.231.99",
            "count": 2,
            "first_visit": "2022-09-02T16:42:13.505184+06:00",
            "date": "2022-09-02"
        },
        {
            "id": 24323,
            "ip_address": "103.60.163.196",
            "count": 2,
            "first_visit": "2022-07-20T01:19:08.093344+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 29400,
            "ip_address": "213.55.50.5",
            "count": 2,
            "first_visit": "2022-07-29T16:53:56.315044+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 34078,
            "ip_address": "66.249.66.91",
            "count": 2,
            "first_visit": "2022-09-09T01:04:50.836438+06:00",
            "date": "2022-09-09"
        },
        {
            "id": 17062,
            "ip_address": "114.119.130.251",
            "count": 2,
            "first_visit": "2022-06-21T15:30:58.953312+06:00",
            "date": "2022-06-21"
        }
    ]
}