GET /api/bet_types/483fb1d0-0b9f-4641-90fb-6b2ebfa207b1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "483fb1d0-0b9f-4641-90fb-6b2ebfa207b1",
"match": "https://api-prod.gambitprofit.com/api/matches/d75b5d45-058f-472c-b215-4a5a17593172/?format=api",
"name": "Over/Under",
"created_at": "2023-08-21T09:03:15.981764-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 Over 9",
"amount": 5107.0
},
{
"team": "Game Total Under 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "b9442046-1563-43d9-8367-4761edf0f59a",
"gambit_id": "b50c4c49-fc56-4b60-b9e5-75ff57803c04",
"last_updated": "2023-08-28T17:38:11.938043-04:00",
"created_at": "2023-08-21T09:03:15.995557-04:00",
"name": "Game Total Over 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/483fb1d0-0b9f-4641-90fb-6b2ebfa207b1/?format=api"
},
{
"id": "9397caa7-a843-4c0a-8f7a-8d39f1305b87",
"gambit_id": "60694a89-fe54-402f-8d3b-93998cfab926",
"last_updated": "2023-08-28T17:38:11.941388-04:00",
"created_at": "2023-08-21T09:03:16.004007-04:00",
"name": "Game Total Under 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/483fb1d0-0b9f-4641-90fb-6b2ebfa207b1/?format=api"
}
]
}