GET /api/bet_types/b2f60cb3-7c8c-4442-8f33-93889b1e242b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b2f60cb3-7c8c-4442-8f33-93889b1e242b",
"match": "https://api-prod.gambitprofit.com/api/matches/fd65f5e4-60aa-4627-aff0-c8da986932e3/?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 61.5",
"amount": 5000.0
},
{
"team": "Game Total Over 61.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "10d8769e-5ea1-4dd1-a7e9-7078c33404a8",
"gambit_id": "6a307c52-6a7e-4482-8c3e-b48e4e1e9220",
"last_updated": "2022-09-18T13:02:34.673355-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 61.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "61.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2f60cb3-7c8c-4442-8f33-93889b1e242b/?format=api"
},
{
"id": "dc9e4bf6-77af-4592-b415-5f53562ea850",
"gambit_id": "3e056481-d143-41d7-ba99-23749d8225c3",
"last_updated": "2022-09-18T13:02:34.674354-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 61.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "61.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2f60cb3-7c8c-4442-8f33-93889b1e242b/?format=api"
}
]
}