GET /api/bet_types/e662fd43-81de-4b1c-8fd1-4ba6cc6f443a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e662fd43-81de-4b1c-8fd1-4ba6cc6f443a",
"match": "https://api-prod.gambitprofit.com/api/matches/539440ab-1beb-4468-a979-9577b58b9beb/?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": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "195a5ead-88f3-4688-996b-496da16dd7e8",
"gambit_id": "e03a2b25-dfb3-448e-bae9-3afd8a90b351",
"last_updated": "2022-11-14T15:12:37.692150-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6",
"reward": "1.80000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e662fd43-81de-4b1c-8fd1-4ba6cc6f443a/?format=api"
},
{
"id": "84300206-f89d-48fb-88a2-5a21de6bcc26",
"gambit_id": "036c81d6-a181-48c4-a3e7-b4d7d9d8bb39",
"last_updated": "2022-11-14T15:12:37.693321-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6",
"reward": "1.80000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e662fd43-81de-4b1c-8fd1-4ba6cc6f443a/?format=api"
}
]
}