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

{
    "count": 98253,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17312&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17296&ordering=ip_address",
    "results": [
        {
            "id": 2746,
            "ip_address": "103.25.250.249",
            "count": 2,
            "first_visit": "2022-01-24T20:36:51.159424+06:00",
            "date": null
        },
        {
            "id": 28889,
            "ip_address": "103.25.250.249",
            "count": 3,
            "first_visit": "2022-07-28T18:27:40.531392+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 10017,
            "ip_address": "103.25.250.250",
            "count": 2,
            "first_visit": "2022-05-21T14:29:34.683886+06:00",
            "date": null
        },
        {
            "id": 33774,
            "ip_address": "103.25.250.251",
            "count": 1,
            "first_visit": "2022-09-03T23:27:17.283704+06:00",
            "date": "2022-09-03"
        },
        {
            "id": 54921,
            "ip_address": "103.25.250.251",
            "count": 1,
            "first_visit": "2023-09-12T16:33:57.775917+06:00",
            "date": "2023-09-12"
        },
        {
            "id": 97055,
            "ip_address": "103.25.250.252",
            "count": 1,
            "first_visit": "2026-04-15T03:19:43.448034+06:00",
            "date": "2026-04-15"
        },
        {
            "id": 31459,
            "ip_address": "103.25.250.252",
            "count": 1,
            "first_visit": "2022-08-07T19:13:30.187841+06:00",
            "date": "2022-08-07"
        },
        {
            "id": 13255,
            "ip_address": "103.25.250.253",
            "count": 2,
            "first_visit": "2022-06-01T13:46:38.589617+06:00",
            "date": null
        }
    ]
}