GET /api/bet_types/e0f8c168-fb08-47c5-9f25-f1948c5405de/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e0f8c168-fb08-47c5-9f25-f1948c5405de",
"match": "https://api-prod.gambitprofit.com/api/matches/10752cc1-4acb-4f03-8bb7-5b16c0fd3406/?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 Under 9",
"amount": 5109.0
},
{
"team": "Game Total Over 9",
"amount": 4891.0
}
],
"expected_reward_tokens": 9145.11,
"profit_sb": 145.11,
"profit_sb_percentage": 1.61,
"recommended": true
},
"lines": [
{
"id": "ae902068-8b83-473e-a6da-dd229048d763",
"gambit_id": "cb436a35-e82f-4b0b-ae3a-280eb4dde834",
"last_updated": "2022-08-14T13:46:50.526237-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 9",
"reward": "1.79000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0f8c168-fb08-47c5-9f25-f1948c5405de/?format=api"
},
{
"id": "436cab33-f3e4-4271-a1b9-cb14fcfb8541",
"gambit_id": "c5b2e0a4-03f7-4c63-8b55-20272d2bb850",
"last_updated": "2022-08-14T13:46:50.526912-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 9",
"reward": "1.87000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0f8c168-fb08-47c5-9f25-f1948c5405de/?format=api"
}
]
}