GET /api/bet_types/cab23b19-20a5-4437-972b-86300fa0b65f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cab23b19-20a5-4437-972b-86300fa0b65f",
"match": "https://api-prod.gambitprofit.com/api/matches/577b808e-281f-4622-b589-430ea19265cc/?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 2.5",
"amount": 5668.0
},
{
"team": "Game Total Under 2.5",
"amount": 4332.0
}
],
"expected_reward_tokens": 9010.56,
"profit_sb": 10.56,
"profit_sb_percentage": 0.12,
"recommended": true
},
"lines": [
{
"id": "39082d0b-6be4-4126-b0a1-433205b89261",
"gambit_id": "9e8644c0-6fce-4765-a3c1-e345c50bb6c5",
"last_updated": "2022-09-08T10:56:55.541404-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.59000",
"odds": "1.65000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cab23b19-20a5-4437-972b-86300fa0b65f/?format=api"
},
{
"id": "af15cf8f-d7bc-4151-af32-77ca2fab8843",
"gambit_id": "8af80acd-0c95-4d64-bdef-bf02d385ff1a",
"last_updated": "2022-09-08T10:56:55.539588-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.08000",
"odds": "2.20000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cab23b19-20a5-4437-972b-86300fa0b65f/?format=api"
}
]
}