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

{
    "count": 94277,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77352&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77336&ordering=-ip_address",
    "results": [
        {
            "id": 20939,
            "ip_address": "103.253.45.207",
            "count": 1,
            "first_visit": "2022-07-03T21:20:01.289951+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 10922,
            "ip_address": "103.253.45.206",
            "count": 1,
            "first_visit": "2022-05-24T11:47:25.024024+06:00",
            "date": null
        },
        {
            "id": 29963,
            "ip_address": "103.253.45.205",
            "count": 1,
            "first_visit": "2022-07-30T18:17:05.910912+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 25569,
            "ip_address": "103.253.45.203",
            "count": 3,
            "first_visit": "2022-07-21T13:46:45.458726+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 31720,
            "ip_address": "103.253.45.201",
            "count": 2,
            "first_visit": "2022-08-10T22:07:36.972512+06:00",
            "date": "2022-08-10"
        },
        {
            "id": 22823,
            "ip_address": "103.253.45.201",
            "count": 1,
            "first_visit": "2022-07-14T21:40:16.539819+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 6880,
            "ip_address": "103.253.45.2",
            "count": 2,
            "first_visit": "2022-05-16T16:57:26.003341+06:00",
            "date": null
        },
        {
            "id": 8598,
            "ip_address": "103.253.45.198",
            "count": 1,
            "first_visit": "2022-05-18T01:00:30.866789+06:00",
            "date": null
        }
    ]
}