GET /api/bet_types/a0cdccec-7900-4c6b-b638-2340bd6be984/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a0cdccec-7900-4c6b-b638-2340bd6be984",
"match": "https://api-prod.gambitprofit.com/api/matches/9eca911e-3a3d-45af-8100-01fbcd77638f/?format=api",
"name": "Over/Under",
"created_at": "2023-04-22T13:06:56.412600-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 Under 7.5",
"amount": 5213.0
},
{
"team": "Game Total Over 7.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "b890d575-346c-4151-a0bd-0172bb87ebe6",
"gambit_id": "662e91ca-6be8-4a9a-a237-b58032289feb",
"last_updated": "2023-04-23T18:32:09.766693-04:00",
"created_at": "2023-04-22T13:06:56.414740-04:00",
"name": "Game Total Under 7.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0cdccec-7900-4c6b-b638-2340bd6be984/?format=api"
},
{
"id": "9a8a609c-6376-43a2-a437-ad723fb841c9",
"gambit_id": "22049f16-1065-4349-bde2-e278980d4c66",
"last_updated": "2023-04-23T18:32:09.768687-04:00",
"created_at": "2023-04-22T13:06:56.416650-04:00",
"name": "Game Total Over 7.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0cdccec-7900-4c6b-b638-2340bd6be984/?format=api"
}
]
}