GET /api/bet_types/4ba2fd2a-5285-4706-a0c1-a6f928f2df29/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4ba2fd2a-5285-4706-a0c1-a6f928f2df29",
"match": "https://api-prod.gambitprofit.com/api/matches/652ecdf7-16be-4437-940f-05e9021d09ca/?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 62",
"amount": 5000.0
},
{
"team": "Game Total Under 62",
"amount": 5000.0
}
],
"expected_reward_tokens": 9050.0,
"profit_sb": 50.0,
"profit_sb_percentage": 0.56,
"recommended": true
},
"lines": [
{
"id": "d5bc54b0-3cdb-4403-b4b1-89a384db6165",
"gambit_id": "7eb218dc-bd5e-4deb-965e-6ede45ba169a",
"last_updated": "2022-09-10T12:32:31.068782-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 62",
"reward": "1.81000",
"odds": "1.90910",
"spread": "62.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ba2fd2a-5285-4706-a0c1-a6f928f2df29/?format=api"
},
{
"id": "ca8f1ea9-097d-4229-8168-744825387856",
"gambit_id": "c12f9751-0987-4085-93d1-06e51b423583",
"last_updated": "2022-09-10T12:32:31.067678-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 62",
"reward": "1.81000",
"odds": "1.90910",
"spread": "62.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ba2fd2a-5285-4706-a0c1-a6f928f2df29/?format=api"
}
]
}