GET /api/bet_types/85ff5f5c-bc15-400e-a897-c75306d6802a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "85ff5f5c-bc15-400e-a897-c75306d6802a",
"match": "https://api-prod.gambitprofit.com/api/matches/e4c0d299-fda4-4923-9fb3-fa9306272429/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 6",
"amount": 5097.0
},
{
"team": "Game Total Under 6",
"amount": 4903.0
}
],
"expected_reward_tokens": 9021.52,
"profit_sb": 21.52,
"profit_sb_percentage": 0.24,
"recommended": true
},
"lines": [
{
"id": "e8c67ed9-ba7f-4f04-b83f-a69f9131863b",
"gambit_id": "7998e63c-f035-485c-b63a-5a5ef8c9e356",
"last_updated": "2022-09-21T15:57:18.492737-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6",
"reward": "1.77000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85ff5f5c-bc15-400e-a897-c75306d6802a/?format=api"
},
{
"id": "400cada6-c441-4fe2-a7f1-c86f8d45cae4",
"gambit_id": "1835e46a-67fe-4623-9605-c27c64db637a",
"last_updated": "2022-09-21T15:57:18.491642-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6",
"reward": "1.84000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85ff5f5c-bc15-400e-a897-c75306d6802a/?format=api"
}
]
}