GET /api/bet_types/5acc1a52-79e3-4469-b3eb-d4952b201c47/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5acc1a52-79e3-4469-b3eb-d4952b201c47",
"match": "https://api-prod.gambitprofit.com/api/matches/c3716421-c1b8-4319-9051-c8239ec28cc7/?format=api",
"name": "Over/Under",
"created_at": "2023-08-19T09:28:01.472811-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",
"amount": 5213.0
},
{
"team": "Game Total Under 8",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "3e50237d-e62c-4a0a-9dc3-fbfb5bf1be09",
"gambit_id": "ef85fd25-1ef1-41bb-b3c5-ffb575b5d418",
"last_updated": "2023-08-21T11:08:27.275729-04:00",
"created_at": "2023-08-19T09:28:01.478372-04:00",
"name": "Game Total Over 8",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5acc1a52-79e3-4469-b3eb-d4952b201c47/?format=api"
},
{
"id": "8665699c-0c18-4c19-80be-d128974548ca",
"gambit_id": "94fd8cfa-7472-4c4c-bbd0-d95ea076d674",
"last_updated": "2023-08-21T11:08:27.279090-04:00",
"created_at": "2023-08-19T09:28:01.489588-04:00",
"name": "Game Total Under 8",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5acc1a52-79e3-4469-b3eb-d4952b201c47/?format=api"
}
]
}