GET /api/bet_types/efff019f-61e3-4a09-8b55-e6b8ee1c6055/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "efff019f-61e3-4a09-8b55-e6b8ee1c6055",
"match": "https://api-prod.gambitprofit.com/api/matches/aa5535c0-8252-4ee6-95a7-baa84c556b92/?format=api",
"name": "Over/Under",
"created_at": "2023-06-24T10:43:11.400069-04: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": "Total Rounds Under 2.5",
"amount": 5875.0
},
{
"team": "Total Rounds Over 2.5",
"amount": 4125.0
}
],
"expected_reward_tokens": 9281.25,
"profit_sb": -218.75,
"profit_sb_percentage": -2.3,
"recommended": false
},
"lines": [
{
"id": "3ec46b6d-9385-40ad-8996-755156a4fb0a",
"gambit_id": "0c0725e7-f2b5-43d1-8a48-db5da595a9dd",
"last_updated": "2023-06-27T15:03:09.069718-04:00",
"created_at": "2023-06-24T10:43:11.403256-04:00",
"name": "Total Rounds Under 2.5",
"reward": "1.58000",
"odds": "1.60610",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/efff019f-61e3-4a09-8b55-e6b8ee1c6055/?format=api"
},
{
"id": "570bfb32-e2dd-4aaf-9622-03c4ccce0e8d",
"gambit_id": "a36704ac-edb8-4e9e-ad80-786bcc96f202",
"last_updated": "2023-06-27T15:03:09.066651-04:00",
"created_at": "2023-06-24T10:43:11.401684-04:00",
"name": "Total Rounds Over 2.5",
"reward": "2.25000",
"odds": "2.30000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/efff019f-61e3-4a09-8b55-e6b8ee1c6055/?format=api"
}
]
}