GET /api/bet_types/7ba84306-bfd9-47ef-a083-cf78db91b802/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7ba84306-bfd9-47ef-a083-cf78db91b802",
"match": "https://api-prod.gambitprofit.com/api/matches/2cbe55ff-5cda-49f1-b669-a51d7ca3b9d6/?format=api",
"name": "Over/Under",
"created_at": "2023-08-12T09:43:04.990758-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.5",
"amount": 5000.0
},
{
"team": "Game Total Under 9.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "930ce0b5-b2fe-4e96-9095-57490a088617",
"gambit_id": "015da510-a318-4168-9747-8d477aca8362",
"last_updated": "2023-08-13T11:03:10.274463-04:00",
"created_at": "2023-08-12T09:43:04.995926-04:00",
"name": "Game Total Over 9.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ba84306-bfd9-47ef-a083-cf78db91b802/?format=api"
},
{
"id": "68c18b0d-618f-4d89-a3c7-47a873944bd5",
"gambit_id": "f7ca5688-8ee9-461f-ad38-3fb14a436392",
"last_updated": "2023-08-13T11:03:10.277752-04:00",
"created_at": "2023-08-12T09:43:05.003026-04:00",
"name": "Game Total Under 9.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ba84306-bfd9-47ef-a083-cf78db91b802/?format=api"
}
]
}