GET /api/bet_types/a88a05b9-b4b4-4d02-8de0-b7183ba531bf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a88a05b9-b4b4-4d02-8de0-b7183ba531bf",
"match": "https://api-prod.gambitprofit.com/api/matches/e4c0f47a-1089-4122-a0fe-55a504d29b63/?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 6.5",
"amount": 5208.0
},
{
"team": "Game Total Over 6.5",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "543880fd-d8ed-463f-b92d-a73881f37c0e",
"gambit_id": "7a3e015f-6680-4120-af95-43197bc1060d",
"last_updated": "2022-09-29T10:22:29.812986-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.73000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a88a05b9-b4b4-4d02-8de0-b7183ba531bf/?format=api"
},
{
"id": "8668d3f4-6547-45d5-8646-709a1166dda3",
"gambit_id": "20865852-f273-42f3-a60a-9dceb2d8a948",
"last_updated": "2022-09-29T10:22:29.811794-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.88000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a88a05b9-b4b4-4d02-8de0-b7183ba531bf/?format=api"
}
]
}