GET /api/bet_types/e13a0d6c-93b3-4c9b-9033-a3fbcef6b643/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e13a0d6c-93b3-4c9b-9033-a3fbcef6b643",
"match": "https://api-prod.gambitprofit.com/api/matches/1363af01-65d3-42fc-9b17-225140b9c336/?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 Over 215.5",
"amount": 5000.0
},
{
"team": "Game Total Under 215.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "ec58198a-2859-4d0d-9324-bba07def8092",
"gambit_id": "2ca80250-73db-4b10-817b-e7ae1b075efe",
"last_updated": "2022-11-05T09:38:12.822312-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 215.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "215.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e13a0d6c-93b3-4c9b-9033-a3fbcef6b643/?format=api"
},
{
"id": "9b58eb7c-ec89-4fe3-9939-ea08d932742e",
"gambit_id": "a30f5eb8-7052-42d0-8352-3a75d9683c61",
"last_updated": "2022-11-05T09:38:12.821194-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 215.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "215.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e13a0d6c-93b3-4c9b-9033-a3fbcef6b643/?format=api"
}
]
}