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

{
    "count": 95336,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2904&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2888&ordering=ip_address",
    "results": [
        {
            "id": 19196,
            "ip_address": "103.120.38.75",
            "count": 1,
            "first_visit": "2022-06-26T21:15:01.381579+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 18808,
            "ip_address": "103.120.38.75",
            "count": 1,
            "first_visit": "2022-06-25T22:14:08.807632+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 24909,
            "ip_address": "103.120.38.82",
            "count": 1,
            "first_visit": "2022-07-20T21:17:39.095260+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 18125,
            "ip_address": "103.120.38.82",
            "count": 1,
            "first_visit": "2022-06-24T14:20:12.035942+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 834,
            "ip_address": "103.120.38.89",
            "count": 2,
            "first_visit": "2021-12-19T18:18:51.779285+06:00",
            "date": null
        },
        {
            "id": 12934,
            "ip_address": "103.120.38.90",
            "count": 2,
            "first_visit": "2022-05-30T23:59:09.785906+06:00",
            "date": null
        },
        {
            "id": 24464,
            "ip_address": "103.120.38.90",
            "count": 1,
            "first_visit": "2022-07-20T10:34:38.463670+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 17602,
            "ip_address": "103.120.38.90",
            "count": 2,
            "first_visit": "2022-06-23T06:20:32.823038+06:00",
            "date": "2022-06-23"
        }
    ]
}