GET /api/bet_types/487ed439-dadb-4234-9ac1-9c04677587bd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "487ed439-dadb-4234-9ac1-9c04677587bd",
"match": "https://api-prod.gambitprofit.com/api/matches/f13c3a16-5762-4722-a470-466c9d29831f/?format=api",
"name": "Over/Under",
"created_at": "2023-03-18T08:46:56.395139-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 Under 216.5",
"amount": 5000.0
},
{
"team": "Game Total Over 216.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "9fdc60b9-02dd-4c14-935b-4b3ed865f2c1",
"gambit_id": "5733b9d8-b0d2-4c73-9776-59ffb03fdd33",
"last_updated": "2023-03-19T16:56:51.983489-04:00",
"created_at": "2023-03-18T08:46:56.397625-04:00",
"name": "Game Total Under 216.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "216.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/487ed439-dadb-4234-9ac1-9c04677587bd/?format=api"
},
{
"id": "5963f426-926f-4a3e-bc23-6c3a457d3a3d",
"gambit_id": "0b3f5843-377b-4888-96a2-0c2af0074584",
"last_updated": "2023-03-19T16:56:51.984887-04:00",
"created_at": "2023-03-18T08:46:56.400763-04:00",
"name": "Game Total Over 216.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "216.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/487ed439-dadb-4234-9ac1-9c04677587bd/?format=api"
}
]
}