GET /api/bet_types/5e11b568-974d-4af2-ace6-0412522cbd0f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5e11b568-974d-4af2-ace6-0412522cbd0f",
"match": "https://api-prod.gambitprofit.com/api/matches/ba73585c-eb46-4bc7-8424-26751a1cf25d/?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 7",
"amount": 5207.0
},
{
"team": "Game Total Under 7",
"amount": 4793.0
}
],
"expected_reward_tokens": 9058.77,
"profit_sb": 58.77,
"profit_sb_percentage": 0.65,
"recommended": true
},
"lines": [
{
"id": "371305dc-738b-4831-bb1b-e3801a9c22ce",
"gambit_id": "c91f63da-d63a-4081-aaba-4673090c2f33",
"last_updated": "2022-09-21T16:07:28.359477-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7",
"reward": "1.74000",
"odds": "1.83330",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e11b568-974d-4af2-ace6-0412522cbd0f/?format=api"
},
{
"id": "52e72d2d-00bc-477c-ad07-95d420d3b588",
"gambit_id": "47c815d1-d8ea-4b40-8e19-8d3b993e559c",
"last_updated": "2022-09-21T16:07:28.358325-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7",
"reward": "1.89000",
"odds": "2.00000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e11b568-974d-4af2-ace6-0412522cbd0f/?format=api"
}
]
}