GET /api/bet_types/f2c2959b-108b-44a0-badc-7ff60160cb77/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f2c2959b-108b-44a0-badc-7ff60160cb77",
"match": "https://api-prod.gambitprofit.com/api/matches/c14802fc-8829-4448-9665-e019b3d92143/?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 55.5",
"amount": 5000.0
},
{
"team": "Game Total Over 55.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "c91fb002-99eb-48a3-96fe-737aa07bd579",
"gambit_id": "42e31921-a3f5-42da-a86e-9e28bb8094ab",
"last_updated": "2022-09-18T13:12:31.576417-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 55.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "55.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2c2959b-108b-44a0-badc-7ff60160cb77/?format=api"
},
{
"id": "c2e4c5ef-0538-47cc-b4b6-eee2df0a4902",
"gambit_id": "057b9545-caee-4cd2-b22c-adc73b6780ab",
"last_updated": "2022-09-18T13:12:31.577656-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 55.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "55.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2c2959b-108b-44a0-badc-7ff60160cb77/?format=api"
}
]
}