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

{
    "count": 99439,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5256&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5240&ordering=ip_address",
    "results": [
        {
            "id": 41470,
            "ip_address": "103.135.208.107",
            "count": 1,
            "first_visit": "2023-02-03T17:19:15.320241+06:00",
            "date": "2023-02-03"
        },
        {
            "id": 23630,
            "ip_address": "103.135.209.57",
            "count": 1,
            "first_visit": "2022-07-18T21:57:41.971450+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 5521,
            "ip_address": "103.135.210.17",
            "count": 5,
            "first_visit": "2022-05-01T14:50:41.530534+06:00",
            "date": null
        },
        {
            "id": 27708,
            "ip_address": "103.135.210.202",
            "count": 1,
            "first_visit": "2022-07-26T12:54:13.098420+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 18103,
            "ip_address": "103.135.210.218",
            "count": 1,
            "first_visit": "2022-06-24T12:54:20.793610+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 28961,
            "ip_address": "103.135.210.234",
            "count": 1,
            "first_visit": "2022-07-28T23:06:04.425491+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 47229,
            "ip_address": "103.135.211.124",
            "count": 1,
            "first_visit": "2023-05-27T11:39:50.552482+06:00",
            "date": "2023-05-27"
        },
        {
            "id": 6350,
            "ip_address": "103.135.211.153",
            "count": 1,
            "first_visit": "2022-05-15T17:16:45.285247+06:00",
            "date": null
        }
    ]
}