GET /api/bet_types/601f0d52-d8a3-40ab-9538-c59676e1e180/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "601f0d52-d8a3-40ab-9538-c59676e1e180",
"match": "https://api-prod.gambitprofit.com/api/matches/95edf05a-e5bc-4079-8a9a-e1e010c896b0/?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 Under 7",
"amount": 5208.0
},
{
"team": "Game Total Over 7",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "9f2faa01-51bf-4ff0-8925-a655122ff89c",
"gambit_id": "e7f5a247-b4c0-4a52-afce-f39b69496dbf",
"last_updated": "2022-09-19T11:57:16.674188-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7",
"reward": "1.73000",
"odds": "1.83330",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/601f0d52-d8a3-40ab-9538-c59676e1e180/?format=api"
},
{
"id": "478ffeda-49a6-4b89-9ab1-cbc896fbd0f3",
"gambit_id": "ece43ea9-2592-450e-9ada-aab995ef3217",
"last_updated": "2022-09-19T11:57:16.673095-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7",
"reward": "1.88000",
"odds": "2.00000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/601f0d52-d8a3-40ab-9538-c59676e1e180/?format=api"
}
]
}