GET /api/bet_types/2392e225-ae1e-4363-854b-7d8fe7672baf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2392e225-ae1e-4363-854b-7d8fe7672baf",
"match": "https://api-prod.gambitprofit.com/api/matches/6947a230-d20a-4197-8413-8870dd86c169/?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 6",
"amount": 5106.0
},
{
"team": "Game Total Under 6",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "0d85fcb2-0867-44f6-b1a6-b08fb00dff7e",
"gambit_id": "85b6246a-ffd1-4ecd-872f-f6aaeb7b225c",
"last_updated": "2022-10-31T11:07:10.432655-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6",
"reward": "1.84000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2392e225-ae1e-4363-854b-7d8fe7672baf/?format=api"
},
{
"id": "b51ed8d5-2782-4752-8f8e-ad345a69ec70",
"gambit_id": "05a1ff3a-542c-4aa4-a431-82f77d2714ce",
"last_updated": "2022-10-31T11:07:10.431515-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6",
"reward": "1.92000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2392e225-ae1e-4363-854b-7d8fe7672baf/?format=api"
}
]
}