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

{
    "count": 100769,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16528&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16512&ordering=-ip_address",
    "results": [
        {
            "id": 25994,
            "ip_address": "43.245.121.50",
            "count": 1,
            "first_visit": "2022-07-22T15:15:30.462994+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 24818,
            "ip_address": "43.245.121.5",
            "count": 1,
            "first_visit": "2022-07-20T18:45:23.052449+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 28153,
            "ip_address": "43.245.121.46",
            "count": 1,
            "first_visit": "2022-07-27T11:50:10.436498+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 6891,
            "ip_address": "43.245.121.44",
            "count": 1,
            "first_visit": "2022-05-16T17:02:26.566339+06:00",
            "date": null
        },
        {
            "id": 26928,
            "ip_address": "43.245.121.4",
            "count": 1,
            "first_visit": "2022-07-24T23:33:22.272462+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 20421,
            "ip_address": "43.245.121.4",
            "count": 1,
            "first_visit": "2022-06-30T19:04:03.033605+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 10427,
            "ip_address": "43.245.121.4",
            "count": 1,
            "first_visit": "2022-05-22T22:33:13.280316+06:00",
            "date": null
        },
        {
            "id": 50683,
            "ip_address": "43.245.121.38",
            "count": 1,
            "first_visit": "2023-07-23T23:58:52.416562+06:00",
            "date": "2023-07-23"
        }
    ]
}