GET /api/bet_types/a587bba7-b4cd-424e-8b88-b2c03060485c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a587bba7-b4cd-424e-8b88-b2c03060485c",
"match": "https://api-prod.gambitprofit.com/api/matches/4a5f8d28-5304-44fa-8a37-15db218791cf/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-06T10:57:13.769607-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": "CHC",
"amount": 6241.0
},
{
"team": "LAA",
"amount": 3759.0
}
],
"expected_reward_tokens": 9547.86,
"profit_sb": 47.86,
"profit_sb_percentage": 0.5,
"recommended": true
},
"lines": [
{
"id": "a625d492-46fd-4748-854e-750faf0c405a",
"gambit_id": "2333fef9-d3ed-4a00-94d5-0758e8f44a11",
"last_updated": "2023-06-07T10:18:04.407332-04:00",
"created_at": "2023-06-06T10:57:13.771403-04:00",
"name": "CHC",
"reward": "1.53000",
"odds": "1.55560",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a587bba7-b4cd-424e-8b88-b2c03060485c/?format=api"
},
{
"id": "6997d6e0-c4d6-4d72-819b-0d949edc7a17",
"gambit_id": "5dac53f7-d92c-414b-840b-486658a7b364",
"last_updated": "2023-06-07T10:18:04.410341-04:00",
"created_at": "2023-06-06T10:57:13.774168-04:00",
"name": "LAA",
"reward": "2.54000",
"odds": "2.60000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a587bba7-b4cd-424e-8b88-b2c03060485c/?format=api"
}
]
}