GET /api/bet_types/41489049-d76d-4315-8a59-1adc658e2364/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "41489049-d76d-4315-8a59-1adc658e2364",
"match": "https://api-prod.gambitprofit.com/api/matches/1c635437-c7f6-4451-9737-f270a071d029/?format=api",
"name": "Over/Under",
"created_at": "2023-10-03T10:18:16.663653-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": "Game Total Under 45",
"amount": 5107.0
},
{
"team": "Game Total Over 45",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "f56da06d-2b6b-4fa6-821c-17b73e768ccb",
"gambit_id": "54f48e8b-3da9-4d85-a388-a971c8e40e6e",
"last_updated": "2023-10-10T09:48:21.728901-04:00",
"created_at": "2023-10-03T10:18:16.672870-04:00",
"name": "Game Total Under 45",
"reward": "1.83000",
"odds": "1.86960",
"spread": "45.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41489049-d76d-4315-8a59-1adc658e2364/?format=api"
},
{
"id": "009a4ec4-a58b-4e62-aa30-cccc124c76eb",
"gambit_id": "5a91ecf9-76b7-4c27-a084-e7713d43cb6a",
"last_updated": "2023-10-10T09:48:21.725401-04:00",
"created_at": "2023-10-03T10:18:16.667821-04:00",
"name": "Game Total Over 45",
"reward": "1.91000",
"odds": "1.95240",
"spread": "45.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41489049-d76d-4315-8a59-1adc658e2364/?format=api"
}
]
}