GET /api/bet_types/09e6b347-281a-46eb-8a22-1f86389a1f47/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "09e6b347-281a-46eb-8a22-1f86389a1f47",
"match": "https://api-prod.gambitprofit.com/api/matches/e53c844c-8bc7-4804-a5c6-aa28491fa1e6/?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 Under 2.5",
"amount": 5989.0
},
{
"team": "Game Total Over 2.5",
"amount": 4011.0
}
],
"expected_reward_tokens": 8743.94,
"profit_sb": -256.06,
"profit_sb_percentage": -2.85,
"recommended": false
},
"lines": [
{
"id": "4f3ef915-8fae-4709-85f4-24a7299807a1",
"gambit_id": "bcf5c10e-9b0e-479f-9147-a0f4d321811c",
"last_updated": "2022-11-29T10:32:09.909505-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.46000",
"odds": "1.53000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09e6b347-281a-46eb-8a22-1f86389a1f47/?format=api"
},
{
"id": "4f2d7cff-ff9e-4baf-8bac-d0c75493c167",
"gambit_id": "cd6c95ca-7a20-4287-ab93-84292d91a406",
"last_updated": "2022-11-29T10:32:09.910487-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "2.18000",
"odds": "2.35000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09e6b347-281a-46eb-8a22-1f86389a1f47/?format=api"
}
]
}