GET /api/bet_types/e29f54e8-f3c2-4fd9-bb76-7d38b5025913/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e29f54e8-f3c2-4fd9-bb76-7d38b5025913",
"match": "https://api-prod.gambitprofit.com/api/matches/65cc7456-8fca-4d06-8349-1bd98eea4f4f/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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": 5208.0
},
{
"team": "Game Total Under 6",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "2c08b48c-c981-4c29-8ebf-715c8d747dad",
"gambit_id": "aabb96c8-f569-46c5-9195-ab3c286584b5",
"last_updated": "2022-11-29T10:27:09.430238-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6",
"reward": "1.73000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e29f54e8-f3c2-4fd9-bb76-7d38b5025913/?format=api"
},
{
"id": "d2cfaba5-5551-46c0-94f1-73efad5b73b9",
"gambit_id": "e967fa9e-0cef-4b72-83f3-d51c39cdb1a8",
"last_updated": "2022-11-29T10:27:09.429056-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6",
"reward": "1.88000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e29f54e8-f3c2-4fd9-bb76-7d38b5025913/?format=api"
}
]
}