GET /api/bet_types/c4ad7be2-79b5-43b2-a82c-82642bd9929c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c4ad7be2-79b5-43b2-a82c-82642bd9929c",
"match": "https://api-prod.gambitprofit.com/api/matches/27f1c72a-158e-44ff-ba6d-dc4696393dae/?format=api",
"name": "Over/Under",
"created_at": "2023-11-17T09:23:16.028741-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 243",
"amount": 5000.0
},
{
"team": "Game Total Under 243",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "15f94d39-c4b5-40cf-8f29-4487c2987316",
"gambit_id": "4eb33030-293b-42ec-95b2-c3033ee09f5e",
"last_updated": "2023-11-18T18:03:23.955878-05:00",
"created_at": "2023-11-17T09:23:16.033590-05:00",
"name": "Game Total Over 243",
"reward": "1.87000",
"odds": "1.90910",
"spread": "243.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4ad7be2-79b5-43b2-a82c-82642bd9929c/?format=api"
},
{
"id": "0981cedf-2ed2-4979-b087-4c0ee04865cb",
"gambit_id": "a3b68ab6-f979-49d2-b6c8-6c2316360a2d",
"last_updated": "2023-11-18T18:03:23.959227-05:00",
"created_at": "2023-11-17T09:23:16.039214-05:00",
"name": "Game Total Under 243",
"reward": "1.87000",
"odds": "1.90910",
"spread": "243.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4ad7be2-79b5-43b2-a82c-82642bd9929c/?format=api"
}
]
}