GET /api/bet_types/3e70f827-2eb4-42c1-aafc-201e910f507f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3e70f827-2eb4-42c1-aafc-201e910f507f",
"match": "https://api-prod.gambitprofit.com/api/matches/44a7deff-0450-4964-802e-f3a58b0f864f/?format=api",
"name": "Over/Under",
"created_at": "2023-05-05T11:47:04.336032-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 Under 10",
"amount": 5107.0
},
{
"team": "Game Total Over 10",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "9314815f-2282-4da2-96a2-bc377b006ed5",
"gambit_id": "f6dffb06-42f9-4c97-a7f1-1cd0ff4dce06",
"last_updated": "2023-05-06T11:52:01.369359-04:00",
"created_at": "2023-05-05T11:47:04.338334-04:00",
"name": "Game Total Under 10",
"reward": "1.83000",
"odds": "1.86960",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e70f827-2eb4-42c1-aafc-201e910f507f/?format=api"
},
{
"id": "3ba58501-37f4-4c3e-91ae-a1c3c9d88536",
"gambit_id": "e269e29f-1e84-43aa-bad6-c03bcc5deb7b",
"last_updated": "2023-05-06T11:52:01.370730-04:00",
"created_at": "2023-05-05T11:47:04.340448-04:00",
"name": "Game Total Over 10",
"reward": "1.91000",
"odds": "1.95240",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e70f827-2eb4-42c1-aafc-201e910f507f/?format=api"
}
]
}