GET /api/bet_types/175dd7c2-29d4-49ac-9a87-9a6e5df21728/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "175dd7c2-29d4-49ac-9a87-9a6e5df21728",
"match": "https://api-prod.gambitprofit.com/api/matches/2a795bd3-a55a-472e-8300-4f34c969fd78/?format=api",
"name": "Over/Under",
"created_at": "2023-12-11T09:38:01.435750-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": "d1fb1441-a9d2-40f2-bcf0-3477ca7f509c",
"gambit_id": "83ba9026-647d-4a98-af1b-91a993eaa241",
"last_updated": "2023-12-12T21:58:23.730180-05:00",
"created_at": "2023-12-11T09:38:01.440625-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/175dd7c2-29d4-49ac-9a87-9a6e5df21728/?format=api"
},
{
"id": "f5ee3b01-7ee5-4a9c-a922-2a8860f9ac13",
"gambit_id": "c79148e6-63a8-4d0f-9bf1-c738dd7abfee",
"last_updated": "2023-12-12T21:58:23.733351-05:00",
"created_at": "2023-12-11T09:38:01.445721-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/175dd7c2-29d4-49ac-9a87-9a6e5df21728/?format=api"
}
]
}