GET /api/bet_types/01f42eae-51c3-4ee4-87a2-32bb080bcc93/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "01f42eae-51c3-4ee4-87a2-32bb080bcc93",
"match": "https://api-prod.gambitprofit.com/api/matches/d607a6c2-84c5-4bd6-a69e-9ad7333e3666/?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 5.5",
"amount": 5208.0
},
{
"team": "Game Total Under 5.5",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "bb45bd35-de11-492b-8235-0af6da142b64",
"gambit_id": "5af7f88f-a773-4922-b1a9-62b2afb157db",
"last_updated": "2022-12-06T11:26:56.723085-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 5.5",
"reward": "1.73000",
"odds": "1.83330",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01f42eae-51c3-4ee4-87a2-32bb080bcc93/?format=api"
},
{
"id": "adc17bf1-9c9f-455c-9d52-9398933c6f13",
"gambit_id": "5f44800d-a13e-435d-9459-9c804c0a9144",
"last_updated": "2022-12-06T11:26:56.721151-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 5.5",
"reward": "1.88000",
"odds": "2.00000",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01f42eae-51c3-4ee4-87a2-32bb080bcc93/?format=api"
}
]
}