GET /api/bet_types/5e4857c8-0e10-4d02-b376-8620581feabf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5e4857c8-0e10-4d02-b376-8620581feabf",
"match": "https://api-prod.gambitprofit.com/api/matches/f94263c2-d8d7-4fc2-a3aa-6c28172e396b/?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 64",
"amount": 5000.0
},
{
"team": "Game Total Over 64",
"amount": 5000.0
}
],
"expected_reward_tokens": 9450.0,
"profit_sb": -50.0,
"profit_sb_percentage": -0.53,
"recommended": false
},
"lines": [
{
"id": "684107d8-7bdc-4904-9db7-2b80bedcf15b",
"gambit_id": "1610edcf-90e8-4dcf-8221-c86c6ed3e520",
"last_updated": "2022-10-15T09:12:28.593424-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 64",
"reward": "1.89000",
"odds": "1.90910",
"spread": "64.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e4857c8-0e10-4d02-b376-8620581feabf/?format=api"
},
{
"id": "c18d5aa4-a102-4f14-aba6-19fd31c3a2a0",
"gambit_id": "e734e620-ece3-4e5a-861a-d96bb08b1004",
"last_updated": "2022-10-15T09:12:28.594527-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 64",
"reward": "1.89000",
"odds": "1.90910",
"spread": "64.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e4857c8-0e10-4d02-b376-8620581feabf/?format=api"
}
]
}