GET /api/bet_types/44420546-8a72-4737-bf0f-986c640c93a8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "44420546-8a72-4737-bf0f-986c640c93a8",
    "match": "https://api-prod.gambitprofit.com/api/matches/a9f44206-3d7b-4b8b-bfd1-41435263d8df/?format=api",
    "name": "Over/Under",
    "created_at": "2023-03-28T11:57:06.164564-04: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 131",
                "amount": 5000.0
            },
            {
                "team": "Game Total Under 131",
                "amount": 5000.0
            }
        ],
        "expected_reward_tokens": 9350.0,
        "profit_sb": -150.0,
        "profit_sb_percentage": -1.58,
        "recommended": false
    },
    "lines": [
        {
            "id": "83cacc62-bed1-4780-a4c1-29fe1b4c2251",
            "gambit_id": "9270c79e-c84d-47c5-b6da-e4e7018a02c3",
            "last_updated": "2023-04-02T10:52:14.464545-04:00",
            "created_at": "2023-03-28T11:57:06.173805-04:00",
            "name": "Game Total Over 131",
            "reward": "1.87000",
            "odds": "1.90910",
            "spread": "131.00",
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44420546-8a72-4737-bf0f-986c640c93a8/?format=api"
        },
        {
            "id": "a02dab2a-ea45-4993-adb9-727825aa0c40",
            "gambit_id": "99f1957a-b0c8-459c-996d-42336e70cc61",
            "last_updated": "2023-04-02T10:52:14.462043-04:00",
            "created_at": "2023-03-28T11:57:06.171283-04:00",
            "name": "Game Total Under 131",
            "reward": "1.87000",
            "odds": "1.90910",
            "spread": "131.00",
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44420546-8a72-4737-bf0f-986c640c93a8/?format=api"
        }
    ]
}