GET /api/bet_types/2e7bac7f-7c4a-452c-9ea5-70af53b51406/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2e7bac7f-7c4a-452c-9ea5-70af53b51406",
"match": "https://api-prod.gambitprofit.com/api/matches/7aa53750-119e-4fd4-b648-36c438f82260/?format=api",
"name": "Over/Under",
"created_at": "2023-02-14T17:37:10.000390-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 5.5",
"amount": 5106.0
},
{
"team": "Game Total Under 5.5",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "14c4d7d2-86c4-4d68-a511-9981fe65eeee",
"gambit_id": "cca8c382-4b40-4086-b976-f2d1f0393384",
"last_updated": "2023-02-15T10:57:07.905902-05:00",
"created_at": "2023-02-14T17:37:10.003601-05:00",
"name": "Game Total Over 5.5",
"reward": "1.84000",
"odds": "1.86960",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e7bac7f-7c4a-452c-9ea5-70af53b51406/?format=api"
},
{
"id": "b31d6534-492e-4e50-81b0-94bdc8888eb5",
"gambit_id": "b6dc4709-1b3d-4d8f-a1b1-5ed79c6652eb",
"last_updated": "2023-02-15T10:57:07.904696-05:00",
"created_at": "2023-02-14T17:37:10.001675-05:00",
"name": "Game Total Under 5.5",
"reward": "1.92000",
"odds": "1.95240",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e7bac7f-7c4a-452c-9ea5-70af53b51406/?format=api"
}
]
}