GET /api/bet_types/5aae06d4-22df-4c16-aa5e-802167f6e1f3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5aae06d4-22df-4c16-aa5e-802167f6e1f3",
"match": "https://api-prod.gambitprofit.com/api/matches/74b1563e-44ca-488e-a398-1d48c63d88e1/?format=api",
"name": "Over/Under",
"created_at": "2024-01-13T09:38:16.859997-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 6",
"amount": 5213.0
},
{
"team": "Game Total Under 6",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "bdbba326-13a2-4239-9d0e-3180b525ac6a",
"gambit_id": "a8129d8f-fda5-4d34-a532-5bd2214a22f7",
"last_updated": "2024-01-16T14:18:22.511163-05:00",
"created_at": "2024-01-13T09:38:16.863663-05:00",
"name": "Game Total Over 6",
"reward": "1.80000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5aae06d4-22df-4c16-aa5e-802167f6e1f3/?format=api"
},
{
"id": "18894642-9766-4596-9173-b8c955c12c1c",
"gambit_id": "535a578a-130d-4c78-b3f2-77439a76056a",
"last_updated": "2024-01-16T14:18:22.514564-05:00",
"created_at": "2024-01-13T09:38:16.868118-05:00",
"name": "Game Total Under 6",
"reward": "1.96000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5aae06d4-22df-4c16-aa5e-802167f6e1f3/?format=api"
}
]
}