GET /api/bet_types/45f4155b-6d08-43de-a389-7ad535d82ce0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "45f4155b-6d08-43de-a389-7ad535d82ce0",
"match": "https://api-prod.gambitprofit.com/api/matches/c9b62383-14b1-42e3-b350-06eeb27e725c/?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 5.5",
"amount": 5208.0
},
{
"team": "Game Total Under 5.5",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "679928e7-7a3b-4ea9-a2ac-ea6150cfa0c9",
"gambit_id": "1ba25505-d7d2-4f12-bcea-fec22dbc09f6",
"last_updated": "2022-11-22T10:07:05.023923-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 5.5",
"reward": "1.73000",
"odds": "1.83330",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45f4155b-6d08-43de-a389-7ad535d82ce0/?format=api"
},
{
"id": "cc4be49b-6340-44a2-8729-75ca567acbca",
"gambit_id": "7b1dc4c6-fb87-4306-a68c-79f9b568a625",
"last_updated": "2022-11-22T10:07:05.022857-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 5.5",
"reward": "1.88000",
"odds": "2.00000",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45f4155b-6d08-43de-a389-7ad535d82ce0/?format=api"
}
]
}