GET /api/bet_types/6bbdbce8-d01f-4f08-8df4-009550d08917/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6bbdbce8-d01f-4f08-8df4-009550d08917",
"match": "https://api-prod.gambitprofit.com/api/matches/4d4eb924-66e2-4c8a-8958-65663a6247b6/?format=api",
"name": "Over/Under",
"created_at": "2023-01-24T09:31:52.055073-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 6.5",
"amount": 5431.0
},
{
"team": "Game Total Under 6.5",
"amount": 4569.0
}
],
"expected_reward_tokens": 9503.52,
"profit_sb": 3.52,
"profit_sb_percentage": 0.04,
"recommended": true
},
"lines": [
{
"id": "d8967733-9d15-465f-b188-3e1217edfe8d",
"gambit_id": "7eaf8eb5-74eb-4f59-b620-92c682510e1b",
"last_updated": "2023-01-25T14:12:08.325506-05:00",
"created_at": "2023-01-24T09:31:52.058174-05:00",
"name": "Game Total Over 6.5",
"reward": "1.75000",
"odds": "1.76920",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6bbdbce8-d01f-4f08-8df4-009550d08917/?format=api"
},
{
"id": "b099dddf-f763-40ca-95c4-399bf62cf11c",
"gambit_id": "34fb5d8e-f3d8-45a7-9d8c-ade6582f2a62",
"last_updated": "2023-01-25T14:12:08.324246-05:00",
"created_at": "2023-01-24T09:31:52.056642-05:00",
"name": "Game Total Under 6.5",
"reward": "2.08000",
"odds": "2.10000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6bbdbce8-d01f-4f08-8df4-009550d08917/?format=api"
}
]
}