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

{
    "count": 103802,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=55960&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=55944&ordering=-ip_address",
    "results": [
        {
            "id": 8017,
            "ip_address": "116.58.201.128",
            "count": 2,
            "first_visit": "2022-05-17T12:00:08.508947+06:00",
            "date": null
        },
        {
            "id": 11443,
            "ip_address": "116.58.201.127",
            "count": 1,
            "first_visit": "2022-05-25T22:11:25.240361+06:00",
            "date": null
        },
        {
            "id": 26898,
            "ip_address": "116.58.201.127",
            "count": 1,
            "first_visit": "2022-07-24T22:51:25.953395+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 7170,
            "ip_address": "116.58.201.126",
            "count": 1,
            "first_visit": "2022-05-16T19:47:49.780125+06:00",
            "date": null
        },
        {
            "id": 6768,
            "ip_address": "116.58.201.125",
            "count": 1,
            "first_visit": "2022-05-16T14:56:17.054523+06:00",
            "date": null
        },
        {
            "id": 15611,
            "ip_address": "116.58.201.125",
            "count": 1,
            "first_visit": "2022-06-16T10:05:32.865471+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 19094,
            "ip_address": "116.58.201.124",
            "count": 1,
            "first_visit": "2022-06-26T13:31:53.161906+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 9499,
            "ip_address": "116.58.201.123",
            "count": 1,
            "first_visit": "2022-05-19T22:10:56.684227+06:00",
            "date": null
        }
    ]
}