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

{
    "count": 101430,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79952&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79936&ordering=count",
    "results": [
        {
            "id": 30152,
            "ip_address": "114.119.131.139",
            "count": 2,
            "first_visit": "2022-07-31T03:35:52.047500+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 10736,
            "ip_address": "37.111.206.91",
            "count": 2,
            "first_visit": "2022-05-23T21:17:30.907790+06:00",
            "date": null
        },
        {
            "id": 40060,
            "ip_address": "103.159.73.228",
            "count": 2,
            "first_visit": "2023-01-08T12:56:13.324141+06:00",
            "date": "2023-01-08"
        },
        {
            "id": 2849,
            "ip_address": "103.146.10.9",
            "count": 2,
            "first_visit": "2022-01-25T21:03:45.728951+06:00",
            "date": null
        },
        {
            "id": 28074,
            "ip_address": "114.119.133.166",
            "count": 2,
            "first_visit": "2022-07-27T09:40:20.847443+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 12855,
            "ip_address": "103.134.41.236",
            "count": 2,
            "first_visit": "2022-05-30T19:44:11.177560+06:00",
            "date": null
        },
        {
            "id": 10734,
            "ip_address": "37.111.245.235",
            "count": 2,
            "first_visit": "2022-05-23T21:10:19.788177+06:00",
            "date": null
        },
        {
            "id": 12857,
            "ip_address": "37.111.205.141",
            "count": 2,
            "first_visit": "2022-05-30T19:48:20.101184+06:00",
            "date": null
        }
    ]
}