GET /api/bet_types/3800e6a5-b6ff-4ea8-987e-576993aa02d9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3800e6a5-b6ff-4ea8-987e-576993aa02d9",
"match": "https://api-prod.gambitprofit.com/api/matches/e0ae5882-a11a-45e6-a50e-820baabb4d44/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-23T11:47:59.390917-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": 5773.0
},
{
"team": "STL",
"amount": 4227.0
}
],
"expected_reward_tokens": 9467.72,
"profit_sb": -32.28,
"profit_sb_percentage": -0.34,
"recommended": false
},
"lines": [
{
"id": "9776414f-007f-49ed-a8da-16fd826e0e34",
"gambit_id": "5210f14f-34f5-42a1-8b86-15db59766f7e",
"last_updated": "2023-07-24T13:28:10.337899-04:00",
"created_at": "2023-07-23T11:47:59.400328-04:00",
"name": "CHC",
"reward": "1.64000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3800e6a5-b6ff-4ea8-987e-576993aa02d9/?format=api"
},
{
"id": "f22cc548-6809-4436-8380-f52a84d9d8c1",
"gambit_id": "2adf68a3-4436-47fb-896b-c2805e47445b",
"last_updated": "2023-07-24T13:28:10.331540-04:00",
"created_at": "2023-07-23T11:47:59.395884-04:00",
"name": "STL",
"reward": "2.24000",
"odds": "2.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3800e6a5-b6ff-4ea8-987e-576993aa02d9/?format=api"
}
]
}