GET /api/bet_types/8bfabc1c-da46-4f1a-aa13-89fa153b6c13/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8bfabc1c-da46-4f1a-aa13-89fa153b6c13",
"match": "https://api-prod.gambitprofit.com/api/matches/1fa8c393-f612-4182-b536-d2ca7e0e48eb/?format=api",
"name": "Over/Under",
"created_at": "2023-11-30T10:28:01.698127-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 Over 6.5",
"amount": 5107.0
},
{
"team": "Game Total Under 6.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "4ae31937-32c4-4739-8a42-f0db0e3a94fd",
"gambit_id": "efdbb0fd-e422-418d-845d-bef500e0180a",
"last_updated": "2023-12-01T19:23:09.765463-05:00",
"created_at": "2023-11-30T10:28:01.706087-05:00",
"name": "Game Total Over 6.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8bfabc1c-da46-4f1a-aa13-89fa153b6c13/?format=api"
},
{
"id": "487669ba-021d-44d0-aefe-68433acae6ce",
"gambit_id": "160f265b-07af-4a59-9c8d-376ea109977a",
"last_updated": "2023-12-01T19:23:09.769096-05:00",
"created_at": "2023-11-30T10:28:01.714944-05:00",
"name": "Game Total Under 6.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8bfabc1c-da46-4f1a-aa13-89fa153b6c13/?format=api"
}
]
}