GET /api/bet_types/61c00244-ae1b-4548-a220-6bc2fb8c0067/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "61c00244-ae1b-4548-a220-6bc2fb8c0067",
"match": "https://api-prod.gambitprofit.com/api/matches/72a3daa7-0a38-49e3-ba39-81efc2d6a5bd/?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 Over 6",
"amount": 5209.0
},
{
"team": "Game Total Under 6",
"amount": 4791.0
}
],
"expected_reward_tokens": 8959.17,
"profit_sb": -40.83,
"profit_sb_percentage": -0.45,
"recommended": false
},
"lines": [
{
"id": "0ca0a430-67a8-468f-b0a5-f22585fb10ed",
"gambit_id": "fc99f126-40f2-4726-a408-0f2ab1667f96",
"last_updated": "2022-12-19T19:36:54.060555-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6",
"reward": "1.72000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61c00244-ae1b-4548-a220-6bc2fb8c0067/?format=api"
},
{
"id": "fc803703-11d3-4d14-9ee3-119c03b4b5bc",
"gambit_id": "622f29ef-8f81-46b3-8bca-b6263a92ca30",
"last_updated": "2022-12-19T19:36:54.059459-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6",
"reward": "1.87000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61c00244-ae1b-4548-a220-6bc2fb8c0067/?format=api"
}
]
}