GET /api/bet_types/41d1a926-e298-4d24-83eb-34eb7cbac37c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "41d1a926-e298-4d24-83eb-34eb7cbac37c",
"match": "https://api-prod.gambitprofit.com/api/matches/f06386aa-31b8-497f-8d44-c0ae69a9ae54/?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 8.5",
"amount": 5208.0
},
{
"team": "Game Total Over 8.5",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "0f176178-ee64-4930-98d3-607e0e08ee2d",
"gambit_id": "408bc0a6-671b-4d0b-be6f-fdad3223c3af",
"last_updated": "2022-10-01T09:22:27.104919-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8.5",
"reward": "1.73000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41d1a926-e298-4d24-83eb-34eb7cbac37c/?format=api"
},
{
"id": "0251eaa1-cc62-4b3a-b910-d3b1e69b0fd2",
"gambit_id": "b04823a8-13e3-4e14-b58f-9137a16a44bc",
"last_updated": "2022-10-01T09:22:27.106079-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8.5",
"reward": "1.88000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41d1a926-e298-4d24-83eb-34eb7cbac37c/?format=api"
}
]
}