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

{
    "count": 102648,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=49376&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=49360&ordering=ip_address",
    "results": [
        {
            "id": 42720,
            "ip_address": "118.179.85.177",
            "count": 1,
            "first_visit": "2023-02-25T22:32:28.986509+06:00",
            "date": "2023-02-25"
        },
        {
            "id": 15589,
            "ip_address": "118.179.85.177",
            "count": 1,
            "first_visit": "2022-06-16T08:27:30.844549+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 25068,
            "ip_address": "118.179.85.202",
            "count": 1,
            "first_visit": "2022-07-21T01:32:26.478250+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 19313,
            "ip_address": "118.179.85.209",
            "count": 1,
            "first_visit": "2022-06-27T06:34:17.236085+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 64063,
            "ip_address": "118.179.85.209",
            "count": 1,
            "first_visit": "2024-01-30T12:08:24.288703+06:00",
            "date": "2024-01-30"
        },
        {
            "id": 13265,
            "ip_address": "118.179.85.236",
            "count": 2,
            "first_visit": "2022-06-01T16:11:21.805255+06:00",
            "date": null
        },
        {
            "id": 4718,
            "ip_address": "118.179.85.250",
            "count": 2,
            "first_visit": "2022-03-27T20:13:25.621734+06:00",
            "date": null
        },
        {
            "id": 18576,
            "ip_address": "118.179.85.250",
            "count": 2,
            "first_visit": "2022-06-25T12:30:20.631048+06:00",
            "date": "2022-06-25"
        }
    ]
}