GET /api/bet_types/1d1ea5a4-c0ff-4902-acdc-9793fb5d7872/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1d1ea5a4-c0ff-4902-acdc-9793fb5d7872",
"match": "https://api-prod.gambitprofit.com/api/matches/da1943e3-6fa3-4833-90a3-1858e010a80c/?format=api",
"name": "Over/Under",
"created_at": "2024-01-16T09:03:04.609615-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",
"amount": 5107.0
},
{
"team": "Game Total Under 6",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "f5e75cd7-f52e-497a-9457-41fce2ef807e",
"gambit_id": "5ebbf0cc-d1c6-4dac-b10b-4839186396f2",
"last_updated": "2024-01-19T11:53:22.598720-05:00",
"created_at": "2024-01-16T09:03:04.614217-05:00",
"name": "Game Total Over 6",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d1ea5a4-c0ff-4902-acdc-9793fb5d7872/?format=api"
},
{
"id": "e6c68198-0eba-4ab3-8fc1-3f4bf988077d",
"gambit_id": "df35b19e-aeab-4107-b7d3-c026009cda88",
"last_updated": "2024-01-19T11:53:22.602115-05:00",
"created_at": "2024-01-16T09:03:04.618737-05:00",
"name": "Game Total Under 6",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d1ea5a4-c0ff-4902-acdc-9793fb5d7872/?format=api"
}
]
}