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

{
    "count": 95331,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2896&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2880&ordering=ip_address",
    "results": [
        {
            "id": 10632,
            "ip_address": "103.120.38.42",
            "count": 3,
            "first_visit": "2022-05-23T12:20:01.164313+06:00",
            "date": null
        },
        {
            "id": 24093,
            "ip_address": "103.120.38.62",
            "count": 2,
            "first_visit": "2022-07-19T13:27:06.684585+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 40225,
            "ip_address": "103.120.38.62",
            "count": 1,
            "first_visit": "2023-01-11T17:55:33.841988+06:00",
            "date": "2023-01-11"
        },
        {
            "id": 6972,
            "ip_address": "103.120.38.65",
            "count": 1,
            "first_visit": "2022-05-16T18:09:33.096209+06:00",
            "date": null
        },
        {
            "id": 6217,
            "ip_address": "103.120.38.7",
            "count": 1,
            "first_visit": "2022-05-15T06:10:06.085181+06:00",
            "date": null
        },
        {
            "id": 24397,
            "ip_address": "103.120.38.7",
            "count": 1,
            "first_visit": "2022-07-20T08:22:16.480663+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 839,
            "ip_address": "103.120.38.70",
            "count": 1,
            "first_visit": "2021-12-19T18:26:51.161261+06:00",
            "date": null
        },
        {
            "id": 17175,
            "ip_address": "103.120.38.71",
            "count": 1,
            "first_visit": "2022-06-21T22:00:14.356680+06:00",
            "date": "2022-06-21"
        }
    ]
}