GET /api/bet_types/365097cf-45f1-4af2-8c6e-4ac1769d384a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "365097cf-45f1-4af2-8c6e-4ac1769d384a",
"match": "https://api-prod.gambitprofit.com/api/matches/1b15726c-6c12-4c73-8607-e9edfba9c078/?format=api",
"name": "Over/Under",
"created_at": "2023-04-28T11:22:20.443490-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 9",
"amount": 5213.0
},
{
"team": "Game Total Under 9",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "3737f74e-da97-4042-9c59-d8b3f8a9fa78",
"gambit_id": "812ba13c-267a-4f44-8fbe-36bd226df2db",
"last_updated": "2023-04-29T16:52:07.499255-04:00",
"created_at": "2023-04-28T11:22:20.445935-04:00",
"name": "Game Total Over 9",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/365097cf-45f1-4af2-8c6e-4ac1769d384a/?format=api"
},
{
"id": "d909a4e6-0698-4746-89e6-5a343a7e52f7",
"gambit_id": "d5ef25e2-fff1-4116-89ec-3f5e30c0d9f1",
"last_updated": "2023-04-29T16:52:07.498070-04:00",
"created_at": "2023-04-28T11:22:20.444701-04:00",
"name": "Game Total Under 9",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/365097cf-45f1-4af2-8c6e-4ac1769d384a/?format=api"
}
]
}