GET /api/bet_types/58a7f6a7-5a74-4f91-a8d8-3039c9b05bf6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "58a7f6a7-5a74-4f91-a8d8-3039c9b05bf6",
"match": "https://api-prod.gambitprofit.com/api/matches/e3328322-38af-45d7-b71d-8f0165acfaac/?format=api",
"name": "Over/Under",
"created_at": "2023-11-29T10:38:02.084415-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 Under 223",
"amount": 5000.0
},
{
"team": "Game Total Over 223",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "72abcd74-4352-47df-ae5a-ec050218e2eb",
"gambit_id": "7d03b59b-3327-4d4a-ad06-124c4321def0",
"last_updated": "2023-11-30T10:58:07.710404-05:00",
"created_at": "2023-11-29T10:38:02.097564-05:00",
"name": "Game Total Under 223",
"reward": "1.87000",
"odds": "1.90910",
"spread": "223.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58a7f6a7-5a74-4f91-a8d8-3039c9b05bf6/?format=api"
},
{
"id": "de17b528-8d69-41a5-a846-d33875cd14c0",
"gambit_id": "36c05ad2-dc6e-4f85-b514-80bbd8233b98",
"last_updated": "2023-11-30T10:58:07.706718-05:00",
"created_at": "2023-11-29T10:38:02.090617-05:00",
"name": "Game Total Over 223",
"reward": "1.87000",
"odds": "1.90910",
"spread": "223.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58a7f6a7-5a74-4f91-a8d8-3039c9b05bf6/?format=api"
}
]
}