GET /api/bet_types/6f70297d-71c0-4b5d-897a-e7fad0b8e959/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6f70297d-71c0-4b5d-897a-e7fad0b8e959",
"match": "https://api-prod.gambitprofit.com/api/matches/a0dd7145-3375-423c-ab3e-c4d17a082503/?format=api",
"name": "Over/Under",
"created_at": "2023-12-04T09:48:06.721472-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",
"amount": 5421.0
},
{
"team": "Game Total Under 6",
"amount": 4579.0
}
],
"expected_reward_tokens": 9432.54,
"profit_sb": -67.46,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "5a7a94d3-396f-42ea-b5a3-1b8923831045",
"gambit_id": "b51a4863-645e-4469-83d1-a63ce617e0fa",
"last_updated": "2023-12-05T21:18:20.773823-05:00",
"created_at": "2023-12-04T09:48:06.726691-05:00",
"name": "Game Total Over 6",
"reward": "1.74000",
"odds": "1.76920",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f70297d-71c0-4b5d-897a-e7fad0b8e959/?format=api"
},
{
"id": "203d3f7e-ebba-45d6-ba6c-0cdedc52f08b",
"gambit_id": "280f21be-2abb-4f9a-a89f-c91dce10007a",
"last_updated": "2023-12-05T21:18:20.777959-05:00",
"created_at": "2023-12-04T09:48:06.731907-05:00",
"name": "Game Total Under 6",
"reward": "2.06000",
"odds": "2.10000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f70297d-71c0-4b5d-897a-e7fad0b8e959/?format=api"
}
]
}