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

{
    "count": 101441,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79352&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79336&ordering=count",
    "results": [
        {
            "id": 27248,
            "ip_address": "37.111.217.95",
            "count": 2,
            "first_visit": "2022-07-25T12:39:12.356789+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 16579,
            "ip_address": "103.38.18.228",
            "count": 2,
            "first_visit": "2022-06-19T12:43:12.400597+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 26584,
            "ip_address": "119.30.32.61",
            "count": 2,
            "first_visit": "2022-07-24T08:27:44.316174+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 2182,
            "ip_address": "103.217.111.23",
            "count": 2,
            "first_visit": "2022-01-14T10:56:40.603260+06:00",
            "date": null
        },
        {
            "id": 16581,
            "ip_address": "37.111.207.15",
            "count": 2,
            "first_visit": "2022-06-19T12:47:54.356943+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 34245,
            "ip_address": "45.124.170.8",
            "count": 2,
            "first_visit": "2022-09-12T11:08:25.358545+06:00",
            "date": "2022-09-12"
        },
        {
            "id": 39080,
            "ip_address": "66.249.66.90",
            "count": 2,
            "first_visit": "2022-12-21T07:41:17.975758+06:00",
            "date": "2022-12-21"
        },
        {
            "id": 9281,
            "ip_address": "192.144.87.40",
            "count": 2,
            "first_visit": "2022-05-19T09:02:17.250397+06:00",
            "date": null
        }
    ]
}