GET /api/bet_types/796c516a-692b-4518-962f-9c48767a720d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "796c516a-692b-4518-962f-9c48767a720d",
"match": "https://api-prod.gambitprofit.com/api/matches/dc8f544d-6a00-4d02-bf8b-6d15e750d077/?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.5",
"amount": 5204.0
},
{
"team": "Game Total Under 7.5",
"amount": 4796.0
}
],
"expected_reward_tokens": 9159.04,
"profit_sb": 159.04,
"profit_sb_percentage": 1.77,
"recommended": true
},
"lines": [
{
"id": "df8ea237-f7f9-48ce-9c4e-2940df23d7f4",
"gambit_id": "dde707a9-dcd2-45ad-a043-bff3a6497f5d",
"last_updated": "2022-08-09T09:42:02.947767-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7.5",
"reward": "1.76000",
"odds": "1.83330",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/796c516a-692b-4518-962f-9c48767a720d/?format=api"
},
{
"id": "eadc272d-1dc7-4807-ae01-778f923a464b",
"gambit_id": "7a5b83a9-9242-4565-98c9-d8c2293cfc1d",
"last_updated": "2022-08-09T09:42:02.947202-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7.5",
"reward": "1.91000",
"odds": "2.00000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/796c516a-692b-4518-962f-9c48767a720d/?format=api"
}
]
}