GET /api/bet_types/e060353c-cd4a-4d79-b27a-a1b853e9f6a6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e060353c-cd4a-4d79-b27a-a1b853e9f6a6",
"match": "https://api-prod.gambitprofit.com/api/matches/1a666756-4110-4dd8-a718-3216afa2ea73/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-05: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": "Game Total Under 7.5",
"amount": 5110.0
},
{
"team": "Game Total Over 7.5",
"amount": 4890.0
}
],
"expected_reward_tokens": 9095.4,
"profit_sb": 95.4,
"profit_sb_percentage": 1.06,
"recommended": true
},
"lines": [
{
"id": "3819444f-7ad5-4b8e-9e3f-880f82a2fe19",
"gambit_id": "e55e6573-31ae-484b-b13f-a6420f3d75ae",
"last_updated": "2022-08-21T12:52:06.748080-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7.5",
"reward": "1.78000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e060353c-cd4a-4d79-b27a-a1b853e9f6a6/?format=api"
},
{
"id": "34bdcec9-d34d-4c57-a6c3-9860915de617",
"gambit_id": "2b5a52a5-0b7f-45c9-a4a4-605bc61d57ba",
"last_updated": "2022-08-21T12:52:06.748656-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7.5",
"reward": "1.86000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e060353c-cd4a-4d79-b27a-a1b853e9f6a6/?format=api"
}
]
}