GET /api/bet_types/54fc44bc-590c-4c5a-b68a-56a9e51a9e64/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "54fc44bc-590c-4c5a-b68a-56a9e51a9e64",
"match": "https://api-prod.gambitprofit.com/api/matches/2be52d6d-6064-430b-831c-8a216e605a44/?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": 5097.0
},
{
"team": "Game Total Over 6",
"amount": 4903.0
}
],
"expected_reward_tokens": 9021.52,
"profit_sb": 21.52,
"profit_sb_percentage": 0.24,
"recommended": true
},
"lines": [
{
"id": "357d226b-b514-4cfb-a918-0f3e356f6899",
"gambit_id": "7d88094d-5100-4bb7-815e-c2eef892521d",
"last_updated": "2022-11-11T21:32:20.534624-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6",
"reward": "1.77000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54fc44bc-590c-4c5a-b68a-56a9e51a9e64/?format=api"
},
{
"id": "b9110293-3eb9-44fb-9c21-5e800115fac6",
"gambit_id": "4eff42ea-0864-4202-8318-c8a71a80f88a",
"last_updated": "2022-11-11T21:32:20.535688-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6",
"reward": "1.84000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54fc44bc-590c-4c5a-b68a-56a9e51a9e64/?format=api"
}
]
}