GET /api/bet_types/fa140d8a-753f-4bb5-876a-ef2eef967242/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fa140d8a-753f-4bb5-876a-ef2eef967242",
"match": "https://api-prod.gambitprofit.com/api/matches/ce61f7f4-6286-4735-8b3c-bb0dad7597db/?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 6",
"amount": 5000.0
},
{
"team": "Game Total Over 6",
"amount": 5000.0
}
],
"expected_reward_tokens": 9450.0,
"profit_sb": -50.0,
"profit_sb_percentage": -0.53,
"recommended": false
},
"lines": [
{
"id": "309ddbe4-f357-4ca5-91a1-92c22cfb9de8",
"gambit_id": "354d814f-a269-49b6-b2d4-b8f90ee4ac79",
"last_updated": "2022-10-14T10:07:05.621484-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6",
"reward": "1.89000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa140d8a-753f-4bb5-876a-ef2eef967242/?format=api"
},
{
"id": "d49da4de-95d9-42bb-a77b-e8ab75391cc2",
"gambit_id": "182f61fc-b081-4688-adf9-7f544c6d2ba2",
"last_updated": "2022-10-14T10:07:05.622488-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6",
"reward": "1.89000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa140d8a-753f-4bb5-876a-ef2eef967242/?format=api"
}
]
}