GET /api/bet_types/bb0472fd-43d9-489f-a6d6-878a568f17ee/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bb0472fd-43d9-489f-a6d6-878a568f17ee",
"match": "https://api-prod.gambitprofit.com/api/matches/998265fa-50b6-4a19-8f8c-d11fd7893e87/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-25T11:42:08.070631-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": "Denver Nuggets",
"amount": 5107.0
},
{
"team": "Minnesota Timberwolves",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "e9b97c59-f337-4254-b723-c26e653bd44c",
"gambit_id": "6000f10a-388c-4cfe-9038-e28e2b575758",
"last_updated": "2023-04-26T20:42:15.339356-04:00",
"created_at": "2023-04-25T11:42:08.072750-04:00",
"name": "Denver Nuggets",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb0472fd-43d9-489f-a6d6-878a568f17ee/?format=api"
},
{
"id": "31283add-ebe7-49fd-87ed-282434895936",
"gambit_id": "44ea68af-e831-4009-94a1-0bcb7c51fe09",
"last_updated": "2023-04-26T20:42:15.343042-04:00",
"created_at": "2023-04-25T11:42:08.074500-04:00",
"name": "Minnesota Timberwolves",
"reward": "1.91000",
"odds": "1.95240",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb0472fd-43d9-489f-a6d6-878a568f17ee/?format=api"
}
]
}