GET /api/bet_types/bdd646a1-39e4-4646-828a-225b3022dec2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bdd646a1-39e4-4646-828a-225b3022dec2",
"match": "https://api-prod.gambitprofit.com/api/matches/822cd86a-e1c6-432a-8fd7-6261f298247e/?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 43.5",
"amount": 5000.0
},
{
"team": "Game Total Under 43.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "05b0951b-5a28-47df-b63a-8e44f1afcf6e",
"gambit_id": "ce9c7522-c5ff-40b5-a580-c5d20033a52b",
"last_updated": "2022-09-19T11:02:16.025413-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 43.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "43.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bdd646a1-39e4-4646-828a-225b3022dec2/?format=api"
},
{
"id": "5d780b94-8ab6-4098-a912-40fac9b19d51",
"gambit_id": "dc2a6ed1-112a-4ee6-9370-a9e0541c14ab",
"last_updated": "2022-09-19T11:02:16.024232-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 43.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "43.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bdd646a1-39e4-4646-828a-225b3022dec2/?format=api"
}
]
}