GET /api/bet_types/57f76700-50e9-4269-a5fd-2c61ee7a72a5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "57f76700-50e9-4269-a5fd-2c61ee7a72a5",
"match": "https://api-prod.gambitprofit.com/api/matches/99399dde-7d16-4e52-ad70-ca6f0b058e95/?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": "Total Rounds Over 4.5",
"amount": 6156.0
},
{
"team": "Total Rounds Under 4.5",
"amount": 3844.0
}
],
"expected_reward_tokens": 9110.28,
"profit_sb": 110.28,
"profit_sb_percentage": 1.23,
"recommended": true
},
"lines": [
{
"id": "39d9937b-a5b0-4963-81e4-b1313a573482",
"gambit_id": "69085b1d-8d3a-4347-b103-221e3f784f7b",
"last_updated": "2022-08-15T11:17:19.425769-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Total Rounds Over 4.5",
"reward": "1.48000",
"odds": "1.52630",
"spread": "4.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57f76700-50e9-4269-a5fd-2c61ee7a72a5/?format=api"
},
{
"id": "9be36e52-f351-4412-9d16-3ddbd4a44540",
"gambit_id": "2c79881f-5a5b-4dda-baf2-8695f4d59f8a",
"last_updated": "2022-08-15T11:17:19.425256-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Total Rounds Under 4.5",
"reward": "2.37000",
"odds": "2.50000",
"spread": "4.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57f76700-50e9-4269-a5fd-2c61ee7a72a5/?format=api"
}
]
}