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

{
    "count": 91812,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=712&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=696&ordering=ip_address",
    "results": [
        {
            "id": 51432,
            "ip_address": "103.107.132.212",
            "count": 1,
            "first_visit": "2023-08-01T22:07:16.049197+06:00",
            "date": "2023-08-01"
        },
        {
            "id": 6209,
            "ip_address": "103.107.133.203",
            "count": 1,
            "first_visit": "2022-05-15T05:50:37.277890+06:00",
            "date": null
        },
        {
            "id": 6627,
            "ip_address": "103.107.133.207",
            "count": 2,
            "first_visit": "2022-05-16T11:31:17.598470+06:00",
            "date": null
        },
        {
            "id": 36622,
            "ip_address": "103.107.133.255",
            "count": 1,
            "first_visit": "2022-10-29T14:38:09.341280+06:00",
            "date": "2022-10-29"
        },
        {
            "id": 2573,
            "ip_address": "103.107.134.251",
            "count": 20,
            "first_visit": "2022-01-21T18:40:48.538000+06:00",
            "date": null
        },
        {
            "id": 14603,
            "ip_address": "103.107.134.251",
            "count": 3,
            "first_visit": "2022-06-12T10:12:10.106715+06:00",
            "date": "2022-06-12"
        },
        {
            "id": 14994,
            "ip_address": "103.107.134.251",
            "count": 1,
            "first_visit": "2022-06-14T11:14:32.836391+06:00",
            "date": "2022-06-14"
        },
        {
            "id": 17832,
            "ip_address": "103.107.134.251",
            "count": 1,
            "first_visit": "2022-06-23T19:08:29.916213+06:00",
            "date": "2022-06-23"
        }
    ]
}