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

{
    "count": 101387,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80648&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80632&ordering=count",
    "results": [
        {
            "id": 13255,
            "ip_address": "103.25.250.253",
            "count": 2,
            "first_visit": "2022-06-01T13:46:38.589617+06:00",
            "date": null
        },
        {
            "id": 15999,
            "ip_address": "103.156.215.120",
            "count": 2,
            "first_visit": "2022-06-17T14:55:30.565254+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 35369,
            "ip_address": "66.249.66.4",
            "count": 2,
            "first_visit": "2022-10-02T18:52:07.436380+06:00",
            "date": "2022-10-02"
        },
        {
            "id": 3595,
            "ip_address": "103.71.46.19",
            "count": 2,
            "first_visit": "2022-02-14T12:01:10.551015+06:00",
            "date": null
        },
        {
            "id": 13221,
            "ip_address": "103.147.162.232",
            "count": 2,
            "first_visit": "2022-06-01T01:03:50.172223+06:00",
            "date": null
        },
        {
            "id": 3596,
            "ip_address": "37.111.206.119",
            "count": 2,
            "first_visit": "2022-02-14T12:02:03.227403+06:00",
            "date": null
        },
        {
            "id": 31766,
            "ip_address": "182.163.102.114",
            "count": 2,
            "first_visit": "2022-08-11T13:27:38.069304+06:00",
            "date": "2022-08-11"
        },
        {
            "id": 3568,
            "ip_address": "114.130.173.138",
            "count": 2,
            "first_visit": "2022-02-13T12:21:28.844531+06:00",
            "date": null
        }
    ]
}