GET /api/bet_types/577942ad-af42-43b0-b6de-515b313f54ae/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "577942ad-af42-43b0-b6de-515b313f54ae",
"match": "https://api-prod.gambitprofit.com/api/matches/4b9a860e-d4a1-4266-99aa-c603b84a0f1a/?format=api",
"name": "Over/Under",
"created_at": "2023-04-14T12:02:18.608632-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": "Game Total Over 43",
"amount": 5000.0
},
{
"team": "Game Total Under 43",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "87909924-1c69-42d8-b596-fb73c2200881",
"gambit_id": "d7a97150-8d9f-46d8-b13c-7175e94bddcf",
"last_updated": "2023-04-18T12:12:05.327769-04:00",
"created_at": "2023-04-14T12:02:18.612265-04:00",
"name": "Game Total Over 43",
"reward": "1.87000",
"odds": "1.90910",
"spread": "43.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/577942ad-af42-43b0-b6de-515b313f54ae/?format=api"
},
{
"id": "0ab57e33-5759-4c86-be9a-752fc836b49d",
"gambit_id": "944d3ee5-e8f6-4eb3-9adb-fa51003f320d",
"last_updated": "2023-04-18T12:12:05.326436-04:00",
"created_at": "2023-04-14T12:02:18.610420-04:00",
"name": "Game Total Under 43",
"reward": "1.87000",
"odds": "1.90910",
"spread": "43.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/577942ad-af42-43b0-b6de-515b313f54ae/?format=api"
}
]
}