GET /api/bet_types/02778551-aca0-4529-ae34-abdfc52b4a1b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "02778551-aca0-4529-ae34-abdfc52b4a1b",
"match": "https://api-prod.gambitprofit.com/api/matches/a9b35665-6626-4203-a7f0-fd8d7ad104cb/?format=api",
"name": "Over/Under",
"created_at": "2023-09-22T09:58:24.744671-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 9",
"amount": 5107.0
},
{
"team": "Game Total Over 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "05b6862d-8254-41e4-9f33-241ef960ed8c",
"gambit_id": "9d4c5592-470f-4465-9d8f-cba1a63bc8d7",
"last_updated": "2023-09-23T20:48:08.746364-04:00",
"created_at": "2023-09-22T09:58:24.752877-04:00",
"name": "Game Total Under 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02778551-aca0-4529-ae34-abdfc52b4a1b/?format=api"
},
{
"id": "d1ef95f7-9379-459a-bcea-3048c65ee038",
"gambit_id": "257ea348-0dd5-4ac1-9e51-a4bfee00e73d",
"last_updated": "2023-09-23T20:48:08.743024-04:00",
"created_at": "2023-09-22T09:58:24.748664-04:00",
"name": "Game Total Over 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02778551-aca0-4529-ae34-abdfc52b4a1b/?format=api"
}
]
}