GET /api/bet_types/2a0e827b-c793-4a33-bcbc-c1a8a258ba4c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2a0e827b-c793-4a33-bcbc-c1a8a258ba4c",
"match": "https://api-prod.gambitprofit.com/api/matches/ae827a53-11a0-4f99-8b7c-1ccf8ed46638/?format=api",
"name": "Over/Under",
"created_at": "2023-11-30T10:28:08.195938-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 41",
"amount": 5000.0
},
{
"team": "Game Total Under 41",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "03bd0eb7-e0b1-44ec-b705-993433c42d0e",
"gambit_id": "82d1a1dc-79bb-4b3c-8632-45da371386a8",
"last_updated": "2023-12-04T21:03:11.446492-05:00",
"created_at": "2023-11-30T10:28:08.199685-05:00",
"name": "Game Total Over 41",
"reward": "1.87000",
"odds": "1.90910",
"spread": "41.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a0e827b-c793-4a33-bcbc-c1a8a258ba4c/?format=api"
},
{
"id": "6f2071b7-269b-49a1-b850-a286751a8e20",
"gambit_id": "713896c0-8b16-41d0-8f5d-e00fa55945a1",
"last_updated": "2023-12-04T21:03:11.449971-05:00",
"created_at": "2023-11-30T10:28:08.203613-05:00",
"name": "Game Total Under 41",
"reward": "1.87000",
"odds": "1.90910",
"spread": "41.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a0e827b-c793-4a33-bcbc-c1a8a258ba4c/?format=api"
}
]
}