GET /api/bet_types/0eb3a397-9da8-484b-9887-683493aff5b2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0eb3a397-9da8-484b-9887-683493aff5b2",
"match": "https://api-prod.gambitprofit.com/api/matches/6466a63a-3162-47c7-9828-91b7776d37c0/?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 47.5",
"amount": 5110.0
},
{
"team": "Game Total Over 47.5",
"amount": 4890.0
}
],
"expected_reward_tokens": 9044.7,
"profit_sb": 44.7,
"profit_sb_percentage": 0.5,
"recommended": true
},
"lines": [
{
"id": "2c7f6770-a5a5-440b-9e79-4670e18a53f2",
"gambit_id": "b1aa66f2-b211-496e-9b0e-7a691ae1cb8e",
"last_updated": "2022-09-20T08:32:11.418985-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 47.5",
"reward": "1.77000",
"odds": "1.86960",
"spread": "47.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0eb3a397-9da8-484b-9887-683493aff5b2/?format=api"
},
{
"id": "d2a0d0ab-4d58-43ce-aacc-1e22e2f71fbe",
"gambit_id": "0f971ed8-57a0-4735-8c7d-ff77fa09733b",
"last_updated": "2022-09-20T08:32:11.420165-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 47.5",
"reward": "1.85000",
"odds": "1.95240",
"spread": "47.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0eb3a397-9da8-484b-9887-683493aff5b2/?format=api"
}
]
}