GET /api/bet_types/56f6a21b-5a57-4d0f-81bf-bd7a727bbec0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "56f6a21b-5a57-4d0f-81bf-bd7a727bbec0",
"match": "https://api-prod.gambitprofit.com/api/matches/770d1454-7264-4b0b-b901-0f9edfb09cec/?format=api",
"name": "Over/Under",
"created_at": "2023-07-17T11:42:59.623681-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 9",
"amount": 5107.0
},
{
"team": "Game Total Under 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "bb5357b5-ad53-4513-b531-6d7227c15aba",
"gambit_id": "12bd65a4-e1bf-41e4-922d-3944af6cd9c4",
"last_updated": "2023-07-18T14:18:28.057472-04:00",
"created_at": "2023-07-17T11:42:59.625187-04:00",
"name": "Game Total Over 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56f6a21b-5a57-4d0f-81bf-bd7a727bbec0/?format=api"
},
{
"id": "789dda7d-6dc0-4397-9fba-6153003b9e0b",
"gambit_id": "1adfc009-db78-4aa9-8824-8207decf348b",
"last_updated": "2023-07-18T14:18:28.059085-04:00",
"created_at": "2023-07-17T11:42:59.626640-04:00",
"name": "Game Total Under 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56f6a21b-5a57-4d0f-81bf-bd7a727bbec0/?format=api"
}
]
}