GET /api/bet_types/20a9811b-4f6b-4548-8d16-5cffe906304e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "20a9811b-4f6b-4548-8d16-5cffe906304e",
"match": "https://api-prod.gambitprofit.com/api/matches/9aa564bd-ccbd-48da-9664-2db054e2b047/?format=api",
"name": "Over/Under",
"created_at": "2023-06-03T11:22:11.706049-04: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 8.5",
"amount": 5107.0
},
{
"team": "Game Total Under 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "d9b64552-6d9a-4129-af2f-1a0bf35ddd78",
"gambit_id": "fc7c5f81-5aee-4ce1-9bf7-7fa9ee7abfa2",
"last_updated": "2023-06-05T10:57:19.085867-04:00",
"created_at": "2023-06-03T11:22:11.710239-04:00",
"name": "Game Total Over 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20a9811b-4f6b-4548-8d16-5cffe906304e/?format=api"
},
{
"id": "503cf82b-b30a-4d98-965b-2b55f7c3362b",
"gambit_id": "2d4a697e-cf85-4291-9084-dda961e47957",
"last_updated": "2023-06-05T10:57:19.088386-04:00",
"created_at": "2023-06-03T11:22:11.713590-04:00",
"name": "Game Total Under 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20a9811b-4f6b-4548-8d16-5cffe906304e/?format=api"
}
]
}