GET /api/bet_types/62486a77-fc4a-4135-b5ac-708cb3a50735/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "62486a77-fc4a-4135-b5ac-708cb3a50735",
"match": "https://api-prod.gambitprofit.com/api/matches/f63b3ae2-9f79-49e4-914c-b965fd213e2f/?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 53.5",
"amount": 5000.0
},
{
"team": "Game Total Over 53.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "b12bb38f-567a-4b3f-a543-b37d68348e42",
"gambit_id": "82c7c356-382d-4b15-867e-dabf2f769f20",
"last_updated": "2022-11-03T09:24:00.605410-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 53.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "53.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62486a77-fc4a-4135-b5ac-708cb3a50735/?format=api"
},
{
"id": "84c28d8a-ccf3-4d04-a90a-fabcc7d1c5d7",
"gambit_id": "efedd422-6545-4f26-9342-8637ae303473",
"last_updated": "2022-11-03T09:24:00.606536-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 53.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "53.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62486a77-fc4a-4135-b5ac-708cb3a50735/?format=api"
}
]
}