GET /api/bet_types/079671b9-96e1-45dd-b752-44382415e644/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "079671b9-96e1-45dd-b752-44382415e644",
    "match": "https://api-prod.gambitprofit.com/api/matches/c87fdccd-16e1-47aa-8928-69ba37c3f1d3/?format=api",
    "name": "Over/Under",
    "created_at": "2023-11-11T08:53:08.272105-05:00",
    "high_risk": {
        "possible": false,
        "description": "There is no line under 1.10 reward"
    },
    "med_risk": {
        "possible": false,
        "description": "Too few lines to bet on"
    },
    "no_risk": {
        "possible": true,
        "name": "No Risk",
        "bet": [
            {
                "team": "Game Total Over 6",
                "amount": 5094.0
            },
            {
                "team": "Game Total Under 6",
                "amount": 4906.0
            }
        ],
        "expected_reward_tokens": 9321.4,
        "profit_sb": -178.6,
        "profit_sb_percentage": -1.88,
        "recommended": false
    },
    "lines": [
        {
            "id": "9402fa6b-f751-43ae-9e53-c01b6d4bd4dd",
            "gambit_id": "6603d9fb-3260-4f53-a740-92df8123b3b3",
            "last_updated": "2023-11-13T13:53:04.627928-05:00",
            "created_at": "2023-11-11T08:53:08.276766-05:00",
            "name": "Game Total Over 6",
            "reward": "1.83000",
            "odds": "1.86960",
            "spread": "6.00",
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/079671b9-96e1-45dd-b752-44382415e644/?format=api"
        },
        {
            "id": "5a00436c-3b83-478d-8f82-7dd72dc1b845",
            "gambit_id": "6c27165e-221a-482c-9d84-d1a5473bb3ea",
            "last_updated": "2023-11-13T13:53:04.631389-05:00",
            "created_at": "2023-11-11T08:53:08.280757-05:00",
            "name": "Game Total Under 6",
            "reward": "1.90000",
            "odds": "1.95240",
            "spread": "6.00",
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/079671b9-96e1-45dd-b752-44382415e644/?format=api"
        }
    ]
}