GET /api/bet_types/1ae077d5-9094-4580-8743-6827ca8215ca/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1ae077d5-9094-4580-8743-6827ca8215ca",
"match": "https://api-prod.gambitprofit.com/api/matches/e6d88364-10ff-48c4-a5b4-a01e70d4eccc/?format=api",
"name": "Over/Under",
"created_at": "2023-12-13T08:57:58.218553-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.5",
"amount": 5614.0
},
{
"team": "Game Total Under 6.5",
"amount": 4386.0
}
],
"expected_reward_tokens": 9429.9,
"profit_sb": -70.1,
"profit_sb_percentage": -0.74,
"recommended": false
},
"lines": [
{
"id": "7f5e56fb-e55b-434a-b545-47f007be1786",
"gambit_id": "98ebc068-5579-459a-97c2-73b174008d17",
"last_updated": "2023-12-15T09:53:15.250516-05:00",
"created_at": "2023-12-13T08:57:58.237442-05:00",
"name": "Game Total Over 6.5",
"reward": "1.68000",
"odds": "1.71430",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ae077d5-9094-4580-8743-6827ca8215ca/?format=api"
},
{
"id": "01adbba1-2a1e-4780-adbb-cc493f2ecb7c",
"gambit_id": "359fdcb0-48e2-4bcd-b4e8-802ee8454436",
"last_updated": "2023-12-15T09:53:15.253766-05:00",
"created_at": "2023-12-13T08:57:58.242309-05:00",
"name": "Game Total Under 6.5",
"reward": "2.15000",
"odds": "2.20000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ae077d5-9094-4580-8743-6827ca8215ca/?format=api"
}
]
}