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

{
    "count": 96125,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=752&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=736&ordering=ip_address",
    "results": [
        {
            "id": 2573,
            "ip_address": "103.107.134.251",
            "count": 20,
            "first_visit": "2022-01-21T18:40:48.538000+06:00",
            "date": null
        },
        {
            "id": 14603,
            "ip_address": "103.107.134.251",
            "count": 3,
            "first_visit": "2022-06-12T10:12:10.106715+06:00",
            "date": "2022-06-12"
        },
        {
            "id": 14757,
            "ip_address": "103.107.134.251",
            "count": 1,
            "first_visit": "2022-06-13T10:11:10.174034+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 32510,
            "ip_address": "103.107.134.251",
            "count": 5,
            "first_visit": "2022-08-20T13:23:54.957349+06:00",
            "date": "2022-08-20"
        },
        {
            "id": 450,
            "ip_address": "103.107.135.130",
            "count": 1,
            "first_visit": "2021-12-08T19:12:11.468350+06:00",
            "date": null
        },
        {
            "id": 449,
            "ip_address": "103.107.135.130",
            "count": 1,
            "first_visit": "2021-12-08T19:12:11.467103+06:00",
            "date": null
        },
        {
            "id": 741,
            "ip_address": "103.107.135.131",
            "count": 3,
            "first_visit": "2021-12-16T16:39:22.344017+06:00",
            "date": null
        },
        {
            "id": 18956,
            "ip_address": "103.107.135.131",
            "count": 1,
            "first_visit": "2022-06-26T07:21:10.057639+06:00",
            "date": "2022-06-26"
        }
    ]
}