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

{
    "count": 93955,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12168&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12152&ordering=ip_address",
    "results": [
        {
            "id": 7384,
            "ip_address": "103.199.85.70",
            "count": 1,
            "first_visit": "2022-05-16T22:36:27.901132+06:00",
            "date": null
        },
        {
            "id": 27264,
            "ip_address": "103.199.85.70",
            "count": 1,
            "first_visit": "2022-07-25T12:55:26.006609+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 18511,
            "ip_address": "103.199.85.70",
            "count": 1,
            "first_visit": "2022-06-25T09:53:30.024513+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 11199,
            "ip_address": "103.199.85.86",
            "count": 1,
            "first_visit": "2022-05-24T22:57:34.564810+06:00",
            "date": null
        },
        {
            "id": 22831,
            "ip_address": "103.199.87.206",
            "count": 1,
            "first_visit": "2022-07-14T22:52:35.278154+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 8582,
            "ip_address": "103.199.87.206",
            "count": 5,
            "first_visit": "2022-05-18T00:11:42.382912+06:00",
            "date": null
        },
        {
            "id": 40433,
            "ip_address": "103.200.33.22",
            "count": 1,
            "first_visit": "2023-01-15T22:46:46.502511+06:00",
            "date": "2023-01-15"
        },
        {
            "id": 33126,
            "ip_address": "103.200.36.127",
            "count": 1,
            "first_visit": "2022-08-27T21:23:33.176375+06:00",
            "date": "2022-08-27"
        }
    ]
}