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

{
    "count": 101443,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79336&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79320&ordering=count",
    "results": [
        {
            "id": 22931,
            "ip_address": "103.67.157.166",
            "count": 2,
            "first_visit": "2022-07-15T09:06:43.991975+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 33823,
            "ip_address": "66.249.73.68",
            "count": 2,
            "first_visit": "2022-09-04T22:26:30.916207+06:00",
            "date": "2022-09-04"
        },
        {
            "id": 9249,
            "ip_address": "181.188.0.68",
            "count": 2,
            "first_visit": "2022-05-19T03:53:45.318291+06:00",
            "date": null
        },
        {
            "id": 16641,
            "ip_address": "103.217.111.154",
            "count": 2,
            "first_visit": "2022-06-19T19:15:47.745519+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 33351,
            "ip_address": "66.249.79.231",
            "count": 2,
            "first_visit": "2022-08-29T19:48:04.008481+06:00",
            "date": "2022-08-29"
        },
        {
            "id": 2111,
            "ip_address": "45.248.148.22",
            "count": 2,
            "first_visit": "2022-01-13T12:44:04.586174+06:00",
            "date": null
        },
        {
            "id": 2102,
            "ip_address": "42.0.5.234",
            "count": 2,
            "first_visit": "2022-01-13T11:24:12.736088+06:00",
            "date": null
        },
        {
            "id": 2221,
            "ip_address": "103.111.34.165",
            "count": 2,
            "first_visit": "2022-01-14T20:51:22.656379+06:00",
            "date": null
        }
    ]
}