GET /api/bet_types/469d334f-07b0-4625-afae-042d2650e2e3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "469d334f-07b0-4625-afae-042d2650e2e3",
"match": "https://api-prod.gambitprofit.com/api/matches/468d343f-f659-4347-8e6b-86280000abeb/?format=api",
"name": "Over/Under",
"created_at": "2023-10-03T10:18:15.409107-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 45.5",
"amount": 5000.0
},
{
"team": "Game Total Under 45.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "76dbcc61-7d4e-4ccc-973f-43c20377027a",
"gambit_id": "c2353592-1a6e-4e0d-b525-11623b007a60",
"last_updated": "2023-10-09T15:48:14.250018-04:00",
"created_at": "2023-10-03T10:18:15.414232-04:00",
"name": "Game Total Over 45.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "45.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/469d334f-07b0-4625-afae-042d2650e2e3/?format=api"
},
{
"id": "9f048186-5635-47d0-beab-6391997f06e2",
"gambit_id": "c0083bd4-d6cf-4e45-9da0-c46cc3a12a7c",
"last_updated": "2023-10-09T15:48:14.253526-04:00",
"created_at": "2023-10-03T10:18:15.419945-04:00",
"name": "Game Total Under 45.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "45.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/469d334f-07b0-4625-afae-042d2650e2e3/?format=api"
}
]
}