GET /api/bet_types/228fa250-8ad8-458c-bbf6-64b30db92b85/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "228fa250-8ad8-458c-bbf6-64b30db92b85",
"match": "https://api-prod.gambitprofit.com/api/matches/4f2d0827-c73e-48c1-8fb8-18dec4aca495/?format=api",
"name": "Over/Under",
"created_at": "2022-12-28T09:32:07.376423-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 227",
"amount": 5000.0
},
{
"team": "Game Total Over 227",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "a7441723-9e40-4629-8768-751a78cbda61",
"gambit_id": "28591ba7-5353-48d1-a76d-9be715ec214e",
"last_updated": "2022-12-30T18:47:01.203932-05:00",
"created_at": "2022-12-28T09:32:07.377709-05:00",
"name": "Game Total Under 227",
"reward": "1.78000",
"odds": "1.90910",
"spread": "227.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/228fa250-8ad8-458c-bbf6-64b30db92b85/?format=api"
},
{
"id": "d2ca5b22-5ddf-47d6-93c4-1cc3f3f4c61e",
"gambit_id": "81fb4c4b-5512-41e1-9b21-4146acf3fdf5",
"last_updated": "2022-12-30T18:47:01.205059-05:00",
"created_at": "2022-12-28T09:32:07.378992-05:00",
"name": "Game Total Over 227",
"reward": "1.78000",
"odds": "1.90910",
"spread": "227.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/228fa250-8ad8-458c-bbf6-64b30db92b85/?format=api"
}
]
}