GET /api/bet_types/0589766b-b6e3-45c1-bfd9-bc7c081c1e50/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0589766b-b6e3-45c1-bfd9-bc7c081c1e50",
"match": "https://api-prod.gambitprofit.com/api/matches/18824294-2be1-48fd-9ded-f27abe10e245/?format=api",
"name": "Over/Under",
"created_at": "2023-12-06T09:18:06.098104-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 39",
"amount": 5000.0
},
{
"team": "Game Total Under 39",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "28b6bab5-fc21-4a03-84bd-5cb36870856e",
"gambit_id": "790b5ee1-d9b6-47f7-bcb9-30dc0d995c79",
"last_updated": "2023-12-11T19:43:20.090016-05:00",
"created_at": "2023-12-06T09:18:06.102036-05:00",
"name": "Game Total Over 39",
"reward": "1.87000",
"odds": "1.90910",
"spread": "39.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0589766b-b6e3-45c1-bfd9-bc7c081c1e50/?format=api"
},
{
"id": "ef77decd-fefe-4adb-a595-428bd26251ca",
"gambit_id": "e0bc73d4-4277-4fed-8aa9-3304ef48cfff",
"last_updated": "2023-12-11T19:43:20.093621-05:00",
"created_at": "2023-12-06T09:18:06.106369-05:00",
"name": "Game Total Under 39",
"reward": "1.87000",
"odds": "1.90910",
"spread": "39.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0589766b-b6e3-45c1-bfd9-bc7c081c1e50/?format=api"
}
]
}