GET /api/bet_types/1b012a91-ca9b-4541-936b-3e9301c04e7f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1b012a91-ca9b-4541-936b-3e9301c04e7f",
"match": "https://api-prod.gambitprofit.com/api/matches/28f05826-5f42-4793-b0f5-b6d3353bfaa7/?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 60",
"amount": 5000.0
},
{
"team": "Game Total Under 60",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "1b7a1e20-fdc5-44de-80b7-cfeacd35b88e",
"gambit_id": "43ddeb05-7ec6-465d-89bb-e6f240c98172",
"last_updated": "2022-11-17T09:27:15.432888-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 60",
"reward": "1.80000",
"odds": "1.90910",
"spread": "60.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b012a91-ca9b-4541-936b-3e9301c04e7f/?format=api"
},
{
"id": "d7031671-6a79-4268-98d4-b47b9e8b27d5",
"gambit_id": "12c2aeaf-7c72-4502-b700-cba722e58439",
"last_updated": "2022-11-17T09:27:15.431722-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 60",
"reward": "1.80000",
"odds": "1.90910",
"spread": "60.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b012a91-ca9b-4541-936b-3e9301c04e7f/?format=api"
}
]
}