GET /api/bet_types/ea58c329-c1f0-4c28-b5b9-d497ba629b07/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ea58c329-c1f0-4c28-b5b9-d497ba629b07",
"match": "https://api-prod.gambitprofit.com/api/matches/008c64ad-798d-4fb2-a20e-efc859165ba3/?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": "TAM",
"amount": 5990.0
},
{
"team": "NYY",
"amount": 4010.0
}
],
"expected_reward_tokens": 9223.0,
"profit_sb": 223.0,
"profit_sb_percentage": 2.48,
"recommended": true
},
"lines": [
{
"id": "76921a40-9cf0-4f93-86c0-80d56ce650f8",
"gambit_id": "7523a4bc-6a9a-40b0-ba9c-1e3b7c12aeba",
"last_updated": "2022-09-05T13:37:10.945962-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TAM",
"reward": "1.54000",
"odds": "1.60610",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea58c329-c1f0-4c28-b5b9-d497ba629b07/?format=api"
},
{
"id": "a8b2467d-ea6d-4d99-bfed-c2d1ee68078e",
"gambit_id": "6aa51c6c-9955-4aad-b8b8-fbc9bf603780",
"last_updated": "2022-09-05T13:37:10.947136-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NYY",
"reward": "2.30000",
"odds": "2.45000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea58c329-c1f0-4c28-b5b9-d497ba629b07/?format=api"
}
]
}