GET /api/bet_types/a2e12377-9552-4dd0-ae6b-a2a42d310a8f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a2e12377-9552-4dd0-ae6b-a2a42d310a8f",
"match": "https://api-prod.gambitprofit.com/api/matches/14ed438b-1182-47a0-9ee3-b66ff74f4ae8/?format=api",
"name": "Over/Under",
"created_at": "2023-04-05T09:22:23.950806-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 Under 226",
"amount": 5000.0
},
{
"team": "Game Total Over 226",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "dc2e7be4-ad56-4641-b6a5-db561e18005a",
"gambit_id": "675c5965-097a-4aae-8941-a6fa5adc53f8",
"last_updated": "2023-04-06T21:26:56.435656-04:00",
"created_at": "2023-04-05T09:22:23.954242-04:00",
"name": "Game Total Under 226",
"reward": "1.87000",
"odds": "1.90910",
"spread": "226.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2e12377-9552-4dd0-ae6b-a2a42d310a8f/?format=api"
},
{
"id": "87631b40-d5b9-45f7-b435-d8eab69359a3",
"gambit_id": "f54020b7-b5d8-4298-9cf1-de305a52196a",
"last_updated": "2023-04-06T21:26:56.437666-04:00",
"created_at": "2023-04-05T09:22:23.958286-04:00",
"name": "Game Total Over 226",
"reward": "1.87000",
"odds": "1.90910",
"spread": "226.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2e12377-9552-4dd0-ae6b-a2a42d310a8f/?format=api"
}
]
}