GET /api/bet_types/c9fb6267-dd82-41a7-8ebe-771778d987f1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c9fb6267-dd82-41a7-8ebe-771778d987f1",
"match": "https://api-prod.gambitprofit.com/api/matches/43782a01-ba59-4d47-a703-72acca82d71f/?format=api",
"name": "Over/Under",
"created_at": "2023-03-29T23:47:16.243627-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 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": "1fd0a452-e73f-439a-83cf-73da7af039a9",
"gambit_id": "d964f816-93b1-4283-8e97-04d0888207d9",
"last_updated": "2023-03-31T14:47:30.872333-04:00",
"created_at": "2023-03-29T23:47:16.249412-04: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/c9fb6267-dd82-41a7-8ebe-771778d987f1/?format=api"
},
{
"id": "75e8687b-251e-4bbc-ab98-7e9e52cb6d3d",
"gambit_id": "d5358378-006e-41bc-8ab0-a14c805671f3",
"last_updated": "2023-03-31T14:47:30.869057-04:00",
"created_at": "2023-03-29T23:47:16.246336-04: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/c9fb6267-dd82-41a7-8ebe-771778d987f1/?format=api"
}
]
}