GET /api/bet_types/1177a6fd-c4ac-4a8d-b698-e98a70477f67/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1177a6fd-c4ac-4a8d-b698-e98a70477f67",
"match": "https://api-prod.gambitprofit.com/api/matches/41c8e37b-334c-4a20-a13c-47c10c205c12/?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 65.5",
"amount": 5000.0
},
{
"team": "Game Total Under 65.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "8b58f636-aca6-4637-8d80-67d4cc1bb638",
"gambit_id": "5c288539-554f-42e9-ac05-23d172521e06",
"last_updated": "2022-12-19T10:22:26.402232-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 65.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "65.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1177a6fd-c4ac-4a8d-b698-e98a70477f67/?format=api"
},
{
"id": "18d753c5-aa44-493a-afbe-ad482988fbe8",
"gambit_id": "8fe12dd3-b396-437a-bbda-9303dbcfa656",
"last_updated": "2022-12-19T10:22:26.401107-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 65.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "65.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1177a6fd-c4ac-4a8d-b698-e98a70477f67/?format=api"
}
]
}