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

{
    "count": 102707,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50712&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50696&ordering=ip_address",
    "results": [
        {
            "id": 23813,
            "ip_address": "119.30.38.174",
            "count": 1,
            "first_visit": "2022-07-18T22:39:54.779013+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 6606,
            "ip_address": "119.30.38.176",
            "count": 3,
            "first_visit": "2022-05-16T10:54:27.497894+06:00",
            "date": null
        },
        {
            "id": 28296,
            "ip_address": "119.30.38.176",
            "count": 1,
            "first_visit": "2022-07-27T19:18:24.150440+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 10553,
            "ip_address": "119.30.38.179",
            "count": 1,
            "first_visit": "2022-05-23T09:32:18.701344+06:00",
            "date": null
        },
        {
            "id": 48285,
            "ip_address": "119.30.38.179",
            "count": 1,
            "first_visit": "2023-06-15T15:59:41.055703+06:00",
            "date": "2023-06-15"
        },
        {
            "id": 9323,
            "ip_address": "119.30.38.180",
            "count": 2,
            "first_visit": "2022-05-19T11:14:17.489194+06:00",
            "date": null
        },
        {
            "id": 18162,
            "ip_address": "119.30.38.182",
            "count": 1,
            "first_visit": "2022-06-24T16:07:17.985440+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 8810,
            "ip_address": "119.30.38.183",
            "count": 1,
            "first_visit": "2022-05-18T11:10:40.024866+06:00",
            "date": null
        }
    ]
}