GET /api/bet_types/e1d9a499-e906-4ac0-8be0-b6c0c0e04cad/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e1d9a499-e906-4ac0-8be0-b6c0c0e04cad",
"match": "https://api-prod.gambitprofit.com/api/matches/727f501d-59ca-497b-8054-1b1c6b15cf9d/?format=api",
"name": "Over/Under",
"created_at": "2023-12-27T09:03:02.644720-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 6",
"amount": 5107.0
},
{
"team": "Game Total Under 6",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "f5d0bac3-4551-4c39-9f59-29775334caea",
"gambit_id": "89f859da-86a0-422a-b190-3bec792355f2",
"last_updated": "2023-12-29T11:13:30.400981-05:00",
"created_at": "2023-12-27T09:03:02.655965-05:00",
"name": "Game Total Over 6",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1d9a499-e906-4ac0-8be0-b6c0c0e04cad/?format=api"
},
{
"id": "f769ce55-a2c5-4ac6-b645-44451d389f92",
"gambit_id": "1fc8b466-17c3-4e93-a56d-4ee74bac61f1",
"last_updated": "2023-12-29T11:13:30.404177-05:00",
"created_at": "2023-12-27T09:03:02.660336-05:00",
"name": "Game Total Under 6",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1d9a499-e906-4ac0-8be0-b6c0c0e04cad/?format=api"
}
]
}