GET /api/bet_types/3b8a6346-be01-48f2-a799-58e5d142c151/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3b8a6346-be01-48f2-a799-58e5d142c151",
"match": "https://api-prod.gambitprofit.com/api/matches/d485e656-3c8a-4fc4-bedb-3fe685888227/?format=api",
"name": "Over/Under",
"created_at": "2023-09-14T09:58:10.819074-04: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 40.5",
"amount": 5000.0
},
{
"team": "Game Total Under 40.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "e177ca1a-e8dd-4097-863e-764e37715056",
"gambit_id": "d3ae8b27-8a74-4b6b-9332-23c01e04b862",
"last_updated": "2023-09-18T15:43:22.594785-04:00",
"created_at": "2023-09-14T09:58:10.822986-04:00",
"name": "Game Total Over 40.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "40.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b8a6346-be01-48f2-a799-58e5d142c151/?format=api"
},
{
"id": "779c87d9-c120-4498-9c23-9c0e1f0d152d",
"gambit_id": "b4a4fbb6-7a2e-4582-9fdb-0d46a5a1b168",
"last_updated": "2023-09-18T15:43:22.599969-04:00",
"created_at": "2023-09-14T09:58:10.827759-04:00",
"name": "Game Total Under 40.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "40.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b8a6346-be01-48f2-a799-58e5d142c151/?format=api"
}
]
}