GET /api/bet_types/3907b188-b18e-46ff-93e6-436bfc41ea86/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3907b188-b18e-46ff-93e6-436bfc41ea86",
"match": "https://api-prod.gambitprofit.com/api/matches/2803967b-5a14-451c-ab7b-8d88bb1d848d/?format=api",
"name": "Over/Under",
"created_at": "2023-02-28T12:36:59.680748-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 233",
"amount": 5000.0
},
{
"team": "Game Total Over 233",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "36ad8302-851e-4fd8-8c20-029ac2a76bac",
"gambit_id": "0959a026-74cc-4018-a0f3-3cf103357f26",
"last_updated": "2023-03-01T09:37:05.535577-05:00",
"created_at": "2023-02-28T12:36:59.682058-05:00",
"name": "Game Total Under 233",
"reward": "1.88000",
"odds": "1.90910",
"spread": "233.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3907b188-b18e-46ff-93e6-436bfc41ea86/?format=api"
},
{
"id": "0fdb19f7-95b6-495d-9c65-bfca94e14b35",
"gambit_id": "82e7dfe9-c319-4c2d-bc85-076c783a84b2",
"last_updated": "2023-03-01T09:37:05.536754-05:00",
"created_at": "2023-02-28T12:36:59.683348-05:00",
"name": "Game Total Over 233",
"reward": "1.88000",
"odds": "1.90910",
"spread": "233.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3907b188-b18e-46ff-93e6-436bfc41ea86/?format=api"
}
]
}