GET /api/bet_types/8f134cd8-f3f2-4bc2-9429-1c4aaa71e1eb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8f134cd8-f3f2-4bc2-9429-1c4aaa71e1eb",
"match": "https://api-prod.gambitprofit.com/api/matches/ebcf9fb0-e7d6-466c-af0e-f922fdddc045/?format=api",
"name": "Over/Under",
"created_at": "2023-02-06T08:47:01.735525-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": 5214.0
},
{
"team": "Game Total Under 6.5",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "b70edd2b-4c48-4c80-a48b-588289377e61",
"gambit_id": "0002cdba-0da8-4af8-abd6-cb32dd63b831",
"last_updated": "2023-02-07T11:21:55.689701-05:00",
"created_at": "2023-02-06T08:47:01.738314-05:00",
"name": "Game Total Over 6.5",
"reward": "1.79000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f134cd8-f3f2-4bc2-9429-1c4aaa71e1eb/?format=api"
},
{
"id": "2b2cbc8e-0f43-40b9-b77a-5d88f9ee0fc9",
"gambit_id": "c7045b2a-919f-4368-a41d-7d25a4c59b52",
"last_updated": "2023-02-07T11:21:55.688264-05:00",
"created_at": "2023-02-06T08:47:01.736983-05:00",
"name": "Game Total Under 6.5",
"reward": "1.95000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f134cd8-f3f2-4bc2-9429-1c4aaa71e1eb/?format=api"
}
]
}