GET /api/bet_types/524ed3da-de2b-4220-ab0d-739c866c0fd9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "524ed3da-de2b-4220-ab0d-739c866c0fd9",
"match": "https://api-prod.gambitprofit.com/api/matches/9c90112a-9cfe-40a2-a45d-cd61573100ed/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-29T11:47:14.067334-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": "ATL",
"amount": 5867.0
},
{
"team": "OAK",
"amount": 4133.0
}
],
"expected_reward_tokens": 9504.54,
"profit_sb": 4.54,
"profit_sb_percentage": 0.05,
"recommended": true
},
"lines": [
{
"id": "8b5ae113-f5fd-4d15-8b11-069ee625beb9",
"gambit_id": "bc505904-7d59-4ba7-8d8c-2508bf52efc7",
"last_updated": "2023-05-30T10:47:20.735757-04:00",
"created_at": "2023-05-29T11:47:14.069638-04:00",
"name": "ATL",
"reward": "1.62000",
"odds": "1.64520",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/524ed3da-de2b-4220-ab0d-739c866c0fd9/?format=api"
},
{
"id": "ae6732b2-e112-44d5-b21a-ab561079245f",
"gambit_id": "9e4d2ebd-e3a3-449a-ade4-59943f10fbdf",
"last_updated": "2023-05-30T10:47:20.738910-04:00",
"created_at": "2023-05-29T11:47:14.072273-04:00",
"name": "OAK",
"reward": "2.30000",
"odds": "2.35000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/524ed3da-de2b-4220-ab0d-739c866c0fd9/?format=api"
}
]
}