GET /api/bet_types/cf4be45d-9ecd-45a0-bc35-15b25de47492/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cf4be45d-9ecd-45a0-bc35-15b25de47492",
"match": "https://api-prod.gambitprofit.com/api/matches/08cd004a-f764-4f4c-81c3-5afafbbb6149/?format=api",
"name": "Over/Under",
"created_at": "2023-09-03T10:48:11.920612-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.5",
"amount": 5107.0
},
{
"team": "Game Total Over 9.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "1b86fb41-abdc-41ab-8ae0-1bbb94585686",
"gambit_id": "0b0cccc5-09ce-4e48-8a07-93c56423dac9",
"last_updated": "2023-09-05T10:27:57.948731-04:00",
"created_at": "2023-09-03T10:48:11.936767-04:00",
"name": "Game Total Under 9.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf4be45d-9ecd-45a0-bc35-15b25de47492/?format=api"
},
{
"id": "e4c7e0da-09b7-4d14-9cfa-1c7b848b6233",
"gambit_id": "6e82a3c8-6f7d-46be-ad55-cef0ab119ee5",
"last_updated": "2023-09-05T10:27:57.945479-04:00",
"created_at": "2023-09-03T10:48:11.928656-04:00",
"name": "Game Total Over 9.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf4be45d-9ecd-45a0-bc35-15b25de47492/?format=api"
}
]
}