GET /api/bet_types/9ee9cee0-39e0-4435-883f-74ff6658e704/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9ee9cee0-39e0-4435-883f-74ff6658e704",
"match": "https://api-prod.gambitprofit.com/api/matches/bedf15d0-126d-4adc-a98a-8fb8979776fc/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-18T12:11:59.579063-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": "CIN",
"amount": 5867.0
},
{
"team": "TAM",
"amount": 4133.0
}
],
"expected_reward_tokens": 9504.54,
"profit_sb": 4.54,
"profit_sb_percentage": 0.05,
"recommended": true
},
"lines": [
{
"id": "093bf595-b3ab-476a-989f-dc4dc9f3fe4f",
"gambit_id": "595d5132-ff4e-4048-83e8-918e6eb7f538",
"last_updated": "2023-04-19T17:22:17.835882-04:00",
"created_at": "2023-04-18T12:11:59.581649-04:00",
"name": "CIN",
"reward": "1.62000",
"odds": "1.64520",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ee9cee0-39e0-4435-883f-74ff6658e704/?format=api"
},
{
"id": "a8d4518a-06db-46d2-a3ab-f7df6e58346c",
"gambit_id": "521dcc1f-d66e-4ab7-856f-dc017e448f77",
"last_updated": "2023-04-19T17:22:17.838481-04:00",
"created_at": "2023-04-18T12:11:59.584479-04:00",
"name": "TAM",
"reward": "2.30000",
"odds": "2.35000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ee9cee0-39e0-4435-883f-74ff6658e704/?format=api"
}
]
}