GET /api/bet_types/12a0746a-608d-436d-8dbd-bd2478b0a7e0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "12a0746a-608d-436d-8dbd-bd2478b0a7e0",
"match": "https://api-prod.gambitprofit.com/api/matches/4fd2927e-5da1-4a6e-b919-849fb2f5f84f/?format=api",
"name": "Over/Under",
"created_at": "2023-01-02T08:52:10.571923-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 51",
"amount": 5000.0
},
{
"team": "Game Total Over 51",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "a4e9fa10-5c88-4a04-9d4b-e9bb55dc1d5c",
"gambit_id": "ee10531b-2065-45cd-b7ae-caac4be29185",
"last_updated": "2023-01-09T20:26:48.407089-05:00",
"created_at": "2023-01-02T08:52:10.573136-05:00",
"name": "Game Total Under 51",
"reward": "1.78000",
"odds": "1.90910",
"spread": "51.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12a0746a-608d-436d-8dbd-bd2478b0a7e0/?format=api"
},
{
"id": "298ddd29-4c83-4af4-9ae3-a33244128b07",
"gambit_id": "4f6717c5-5a20-4135-8f23-ed3642fb6615",
"last_updated": "2023-01-09T20:26:48.408244-05:00",
"created_at": "2023-01-02T08:52:10.574356-05:00",
"name": "Game Total Over 51",
"reward": "1.78000",
"odds": "1.90910",
"spread": "51.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12a0746a-608d-436d-8dbd-bd2478b0a7e0/?format=api"
}
]
}