GET /api/bet_types/96233d82-eb66-4d7c-821d-4c6b912b1a46/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "96233d82-eb66-4d7c-821d-4c6b912b1a46",
"match": "https://api-prod.gambitprofit.com/api/matches/6036c6bd-8956-4bc9-941e-00a3992f569f/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-10T09:38:05.740965-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": "KAN",
"amount": 5784.0
},
{
"team": "BAL",
"amount": 4216.0
}
],
"expected_reward_tokens": 9485.76,
"profit_sb": -14.24,
"profit_sb_percentage": -0.15,
"recommended": false
},
"lines": [
{
"id": "cdf1d4e1-0029-428e-b569-9810bed3f32a",
"gambit_id": "4874333b-b96e-48c8-b2c0-ba0d65b454df",
"last_updated": "2023-06-11T11:28:11.948502-04:00",
"created_at": "2023-06-10T09:38:05.742833-04:00",
"name": "KAN",
"reward": "1.64000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96233d82-eb66-4d7c-821d-4c6b912b1a46/?format=api"
},
{
"id": "7de53258-3efc-4f64-ae36-ecba37e4f15a",
"gambit_id": "fb579a72-9e1c-4480-91a7-785bfaf0c0ac",
"last_updated": "2023-06-11T11:28:11.949863-04:00",
"created_at": "2023-06-10T09:38:05.744842-04:00",
"name": "BAL",
"reward": "2.25000",
"odds": "2.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96233d82-eb66-4d7c-821d-4c6b912b1a46/?format=api"
}
]
}