GET /api/bet_types/7d323d09-8dff-491c-acd3-16c13ccc9b94/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7d323d09-8dff-491c-acd3-16c13ccc9b94",
"match": "https://api-prod.gambitprofit.com/api/matches/815b1de1-9ef0-4678-9823-bace10b8c108/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-08T09:01:58.348296-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": "BAL",
"amount": 5699.0
},
{
"team": "NYY",
"amount": 4301.0
}
],
"expected_reward_tokens": 9460.34,
"profit_sb": -39.66,
"profit_sb_percentage": -0.42,
"recommended": false
},
"lines": [
{
"id": "d0aa87be-ce8d-44d0-be73-d8c242fa741b",
"gambit_id": "dad675e4-1ac8-4bbe-88e0-a559a4b73ee9",
"last_updated": "2023-04-09T11:37:23.246356-04:00",
"created_at": "2023-04-08T09:01:58.350094-04:00",
"name": "BAL",
"reward": "1.66000",
"odds": "1.68970",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d323d09-8dff-491c-acd3-16c13ccc9b94/?format=api"
},
{
"id": "78b803b3-fa60-42ab-852b-9286a0048fdf",
"gambit_id": "b1ceaf90-5490-47fd-9795-37fa834464b7",
"last_updated": "2023-04-09T11:37:23.249319-04:00",
"created_at": "2023-04-08T09:01:58.351841-04:00",
"name": "NYY",
"reward": "2.20000",
"odds": "2.25000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d323d09-8dff-491c-acd3-16c13ccc9b94/?format=api"
}
]
}