GET /api/bet_types/c25ec395-b908-4490-aef9-ebe1c1bedaf1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c25ec395-b908-4490-aef9-ebe1c1bedaf1",
"match": "https://api-prod.gambitprofit.com/api/matches/ddc4da9d-610d-4245-849b-d52f0e420fe0/?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 38",
"amount": 5000.0
},
{
"team": "Game Total Under 38",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "a9fc7b77-f310-4bdf-9d5b-7214a58c8dec",
"gambit_id": "d016eaf4-b833-48fb-95a2-e89546eba9ba",
"last_updated": "2022-10-01T09:12:43.243081-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 38",
"reward": "1.80000",
"odds": "1.90910",
"spread": "38.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c25ec395-b908-4490-aef9-ebe1c1bedaf1/?format=api"
},
{
"id": "2f54ca20-fcf8-4985-9f0b-822294ef5c69",
"gambit_id": "40b281ee-f382-4a56-946c-56593ce43b78",
"last_updated": "2022-10-01T09:12:43.241987-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 38",
"reward": "1.80000",
"odds": "1.90910",
"spread": "38.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c25ec395-b908-4490-aef9-ebe1c1bedaf1/?format=api"
}
]
}