GET /api/bet_types/5d180015-9f6e-4647-8fc7-c0b04d3ad636/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5d180015-9f6e-4647-8fc7-c0b04d3ad636",
"match": "https://api-prod.gambitprofit.com/api/matches/77d51d1a-50eb-47ea-b171-85df844ba522/?format=api",
"name": "Over/Under",
"created_at": "2023-11-11T08:53:08.998886-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 2.5",
"amount": 6520.0
},
{
"team": "Game Total Under 2.5",
"amount": 3480.0
}
],
"expected_reward_tokens": 9256.8,
"profit_sb": -243.2,
"profit_sb_percentage": -2.56,
"recommended": false
},
"lines": [
{
"id": "7183a24f-7a78-4435-9f3a-cc09179913cc",
"gambit_id": "02f0d687-ddd9-4b03-861c-9be977762d4c",
"last_updated": "2023-11-14T09:53:14.143321-05:00",
"created_at": "2023-11-11T08:53:09.007202-05:00",
"name": "Game Total Over 2.5",
"reward": "1.42000",
"odds": "1.44000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d180015-9f6e-4647-8fc7-c0b04d3ad636/?format=api"
},
{
"id": "595dcf35-bf95-4ecd-a92d-f2e77ccac084",
"gambit_id": "5c5a917e-5516-4f5d-bb91-36a7cae82976",
"last_updated": "2023-11-14T09:53:14.147609-05:00",
"created_at": "2023-11-11T08:53:09.012965-05:00",
"name": "Game Total Under 2.5",
"reward": "2.66000",
"odds": "2.75000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d180015-9f6e-4647-8fc7-c0b04d3ad636/?format=api"
}
]
}