GET /api/bet_types/02932149-5949-4164-aafa-5e58604c180b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "02932149-5949-4164-aafa-5e58604c180b",
"match": "https://api-prod.gambitprofit.com/api/matches/0bf06762-7cd6-407d-bb0b-3584110556ae/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-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": "South Alabama",
"amount": 5000.0
},
{
"team": "Old Dominion",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "09ee38be-89da-4529-a812-5869186d64cb",
"gambit_id": "9a4cbabf-910b-4042-8170-de0681571cab",
"last_updated": "2022-11-28T10:12:09.016065-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "South Alabama",
"reward": "1.80000",
"odds": "1.90910",
"spread": "-16.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02932149-5949-4164-aafa-5e58604c180b/?format=api"
},
{
"id": "c455e65b-576a-4d85-a88f-dc887cdd3ac9",
"gambit_id": "166cf8ed-a989-4594-b4af-9f98ee1d7715",
"last_updated": "2022-11-28T10:12:09.017161-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Old Dominion",
"reward": "1.80000",
"odds": "1.90910",
"spread": "16.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02932149-5949-4164-aafa-5e58604c180b/?format=api"
}
]
}