GET /api/bet_types/c24da7bd-4557-4bb4-99cc-e3fac8595d5c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c24da7bd-4557-4bb4-99cc-e3fac8595d5c",
"match": "https://api-prod.gambitprofit.com/api/matches/c6ac056c-edf4-434f-b2be-30b4964b1610/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-12T09:23:01.255013-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": "TOR",
"amount": 6090.0
},
{
"team": "TEX",
"amount": 3910.0
}
],
"expected_reward_tokens": 9500.4,
"profit_sb": 0.4,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "b4701460-ff58-4de7-afba-b851bc8bedb0",
"gambit_id": "80244bc8-be42-4d11-8f13-c6db0b58910d",
"last_updated": "2023-09-15T16:33:17.436586-04:00",
"created_at": "2023-09-12T09:23:01.279097-04:00",
"name": "TOR",
"reward": "1.56000",
"odds": "1.58820",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c24da7bd-4557-4bb4-99cc-e3fac8595d5c/?format=api"
},
{
"id": "17d35469-8a22-49a2-9657-d476345da624",
"gambit_id": "59453d97-2264-4562-b10a-91f9910be0ff",
"last_updated": "2023-09-15T16:33:17.433269-04:00",
"created_at": "2023-09-12T09:23:01.267595-04:00",
"name": "TEX",
"reward": "2.43000",
"odds": "2.50000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c24da7bd-4557-4bb4-99cc-e3fac8595d5c/?format=api"
}
]
}