GET /api/bet_types/a6aeaff6-17e5-4412-b012-537322e27d29/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a6aeaff6-17e5-4412-b012-537322e27d29",
"match": "https://api-prod.gambitprofit.com/api/matches/d111b294-2b27-4eb4-a926-ea847f45be5a/?format=api",
"name": "Over/Under",
"created_at": "2023-09-13T09:08:00.764475-04: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 7.5",
"amount": 5107.0
},
{
"team": "Game Total Under 7.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "1f134f57-3247-4ba7-aa9c-f169cda92930",
"gambit_id": "56dd2a60-d5d5-4740-831d-22281b3e04b8",
"last_updated": "2023-09-15T10:13:23.543216-04:00",
"created_at": "2023-09-13T09:08:00.768007-04:00",
"name": "Game Total Over 7.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6aeaff6-17e5-4412-b012-537322e27d29/?format=api"
},
{
"id": "81569594-c1f9-43a0-ad10-3eb0daeb6005",
"gambit_id": "a89ce6e3-7487-4573-968b-dc5a04433951",
"last_updated": "2023-09-15T10:13:23.546458-04:00",
"created_at": "2023-09-13T09:08:00.772576-04:00",
"name": "Game Total Under 7.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6aeaff6-17e5-4412-b012-537322e27d29/?format=api"
}
]
}