GET /api/bet_types/587e7901-87dd-4ed4-a93a-fd1ee7bbb2a3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "587e7901-87dd-4ed4-a93a-fd1ee7bbb2a3",
"match": "https://api-prod.gambitprofit.com/api/matches/078a212c-020f-4825-8f15-b1f662d81886/?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 79",
"amount": 5000.0
},
{
"team": "Game Total Over 79",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "6d78c574-a2b1-4e07-8705-4fe261b85aa7",
"gambit_id": "7552f520-98e6-4c2f-ba07-1870b57eb76a",
"last_updated": "2022-11-14T09:33:44.289220-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 79",
"reward": "1.80000",
"odds": "1.90910",
"spread": "79.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/587e7901-87dd-4ed4-a93a-fd1ee7bbb2a3/?format=api"
},
{
"id": "10e42315-4fa7-4bd0-b5ac-efca92d45313",
"gambit_id": "983e0722-214d-4146-a96f-eeaf9e7049b8",
"last_updated": "2022-11-14T09:33:44.290361-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 79",
"reward": "1.80000",
"odds": "1.90910",
"spread": "79.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/587e7901-87dd-4ed4-a93a-fd1ee7bbb2a3/?format=api"
}
]
}