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

{
    "count": 101428,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80040&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80024&ordering=ip_address",
    "results": [
        {
            "id": 30981,
            "ip_address": "37.111.218.75",
            "count": 1,
            "first_visit": "2022-08-03T12:23:56.323862+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 60668,
            "ip_address": "37.111.218.75",
            "count": 1,
            "first_visit": "2023-12-06T12:17:36.000430+06:00",
            "date": "2023-12-06"
        },
        {
            "id": 6251,
            "ip_address": "37.111.218.78",
            "count": 5,
            "first_visit": "2022-05-15T07:47:29.960783+06:00",
            "date": null
        },
        {
            "id": 10929,
            "ip_address": "37.111.218.79",
            "count": 2,
            "first_visit": "2022-05-24T11:55:43.194462+06:00",
            "date": null
        },
        {
            "id": 17342,
            "ip_address": "37.111.218.8",
            "count": 1,
            "first_visit": "2022-06-22T09:52:17.749148+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 8745,
            "ip_address": "37.111.218.80",
            "count": 1,
            "first_visit": "2022-05-18T10:06:13.262342+06:00",
            "date": null
        },
        {
            "id": 18050,
            "ip_address": "37.111.218.80",
            "count": 1,
            "first_visit": "2022-06-24T10:29:25.071673+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 26105,
            "ip_address": "37.111.218.84",
            "count": 1,
            "first_visit": "2022-07-22T23:32:10.883204+06:00",
            "date": "2022-07-22"
        }
    ]
}