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

{
    "count": 98118,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12736&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12720&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": 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": 8582,
            "ip_address": "103.199.87.206",
            "count": 5,
            "first_visit": "2022-05-18T00:11:42.382912+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": 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"
        },
        {
            "id": 13048,
            "ip_address": "103.200.36.130",
            "count": 1,
            "first_visit": "2022-05-31T10:15:15.770244+06:00",
            "date": null
        }
    ]
}