GET /api/bet_types/08de424e-3e38-4f83-b848-cdf36d2d315b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "08de424e-3e38-4f83-b848-cdf36d2d315b",
"match": "https://api-prod.gambitprofit.com/api/matches/fbd15a15-b5d9-4d7e-a2de-951673feb6cb/?format=api",
"name": "Over/Under",
"created_at": "2023-01-21T10:22:14.952704-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 231",
"amount": 5000.0
},
{
"team": "Game Total Under 231",
"amount": 5000.0
}
],
"expected_reward_tokens": 9450.0,
"profit_sb": -50.0,
"profit_sb_percentage": -0.53,
"recommended": false
},
"lines": [
{
"id": "c27eb2cf-4e06-4a59-b52a-b844faf35d4b",
"gambit_id": "cd881b9a-eb36-48e1-a188-12da8d9cc20b",
"last_updated": "2023-01-22T21:26:51.268791-05:00",
"created_at": "2023-01-21T10:22:14.955259-05:00",
"name": "Game Total Over 231",
"reward": "1.89000",
"odds": "1.90910",
"spread": "231.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08de424e-3e38-4f83-b848-cdf36d2d315b/?format=api"
},
{
"id": "6c2832da-bcf4-4ace-a588-615d41231377",
"gambit_id": "1225349f-52bc-4d59-a400-a1c94bd06f0c",
"last_updated": "2023-01-22T21:26:51.267682-05:00",
"created_at": "2023-01-21T10:22:14.953940-05:00",
"name": "Game Total Under 231",
"reward": "1.89000",
"odds": "1.90910",
"spread": "231.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08de424e-3e38-4f83-b848-cdf36d2d315b/?format=api"
}
]
}