GET /api/bet_types/fce2606b-2793-4d53-95f3-ad9763b76299/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fce2606b-2793-4d53-95f3-ad9763b76299",
"match": "https://api-prod.gambitprofit.com/api/matches/b1d2a5bc-02a1-42be-9a5c-12331ff97b7c/?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": 5000.0
},
{
"team": "Game Total Over 2.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 8700.0,
"profit_sb": -300.0,
"profit_sb_percentage": -3.33,
"recommended": false
},
"lines": [
{
"id": "984c2c1a-7dc8-4e73-bd29-69e2cc943c23",
"gambit_id": "0943d4c1-a56b-41eb-9da2-86c3dac369c9",
"last_updated": "2022-12-01T16:27:24.178547-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.74000",
"odds": "1.85000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fce2606b-2793-4d53-95f3-ad9763b76299/?format=api"
},
{
"id": "c4440891-98aa-4071-a680-f46137704c03",
"gambit_id": "3176ebc4-51d7-4ad0-b705-e305e4a8bf24",
"last_updated": "2022-12-01T16:27:24.177485-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.74000",
"odds": "1.85000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fce2606b-2793-4d53-95f3-ad9763b76299/?format=api"
}
]
}