GET /api/bet_types/6878c575-ccd7-470d-9875-6e686010bb33/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6878c575-ccd7-470d-9875-6e686010bb33",
"match": "https://api-prod.gambitprofit.com/api/matches/de66aded-82da-41cf-bff8-d75784d230ed/?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": 9050.0,
"profit_sb": 50.0,
"profit_sb_percentage": 0.56,
"recommended": true
},
"lines": [
{
"id": "36f350ce-5e0e-4b2d-aae6-9533fa03e0f6",
"gambit_id": "bc485cc4-b159-47ac-a046-7d33fdaae920",
"last_updated": "2022-09-12T10:21:58.975693-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 38",
"reward": "1.81000",
"odds": "1.90910",
"spread": "38.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6878c575-ccd7-470d-9875-6e686010bb33/?format=api"
},
{
"id": "7bff3d05-9904-413f-b22c-e5dd2465d6b0",
"gambit_id": "e4863865-f8f1-4ada-9738-8b1c5f6e0812",
"last_updated": "2022-09-12T10:21:58.974539-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 38",
"reward": "1.81000",
"odds": "1.90910",
"spread": "38.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6878c575-ccd7-470d-9875-6e686010bb33/?format=api"
}
]
}