GET /api/bet_types/bb7db891-f134-44c2-98e2-873514afc1ef/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bb7db891-f134-44c2-98e2-873514afc1ef",
"match": "https://api-prod.gambitprofit.com/api/matches/9e8f041c-aac0-4121-96b9-9285cf0507ee/?format=api",
"name": "Over/Under",
"created_at": "2024-01-11T09:38:16.236756-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 238",
"amount": 5000.0
},
{
"team": "Game Total Under 238",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "164ea1b2-e9bb-4785-8527-bb71728b4085",
"gambit_id": "d8d50bf9-07dc-4fd3-a035-1ab5ae9d1b1a",
"last_updated": "2024-01-15T09:38:14.110301-05:00",
"created_at": "2024-01-11T09:38:16.241162-05:00",
"name": "Game Total Over 238",
"reward": "1.87000",
"odds": "1.90910",
"spread": "238.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb7db891-f134-44c2-98e2-873514afc1ef/?format=api"
},
{
"id": "711bdae9-7bbb-48c6-9632-973b16262e64",
"gambit_id": "9502732b-649e-4b7d-b2f0-24120d778b0e",
"last_updated": "2024-01-15T09:38:14.113942-05:00",
"created_at": "2024-01-11T09:38:16.246070-05:00",
"name": "Game Total Under 238",
"reward": "1.87000",
"odds": "1.90910",
"spread": "238.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb7db891-f134-44c2-98e2-873514afc1ef/?format=api"
}
]
}