GET /api/bet_types/da47272c-f5fa-4052-a7e4-659fa62c93c6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "da47272c-f5fa-4052-a7e4-659fa62c93c6",
"match": "https://api-prod.gambitprofit.com/api/matches/d89018d1-b26f-4107-81db-09464946c583/?format=api",
"name": "Over/Under",
"created_at": "2023-01-22T09:01:55.747284-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 Under 223",
"amount": 5000.0
},
{
"team": "Game Total Over 223",
"amount": 5000.0
}
],
"expected_reward_tokens": 9450.0,
"profit_sb": -50.0,
"profit_sb_percentage": -0.53,
"recommended": false
},
"lines": [
{
"id": "9176f851-a700-4a35-8c42-c8b2458fad43",
"gambit_id": "d8885bd1-3ab3-4773-94bb-e57c2e35fbb6",
"last_updated": "2023-01-23T14:11:56.470154-05:00",
"created_at": "2023-01-22T09:01:55.748616-05:00",
"name": "Game Total Under 223",
"reward": "1.89000",
"odds": "1.90910",
"spread": "223.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da47272c-f5fa-4052-a7e4-659fa62c93c6/?format=api"
},
{
"id": "a8dd4924-c0f5-44ee-b8c2-7b20c888f17e",
"gambit_id": "5b465b4a-a9e8-4a46-a43b-8cd473ab071a",
"last_updated": "2023-01-23T14:11:56.471294-05:00",
"created_at": "2023-01-22T09:01:55.750166-05:00",
"name": "Game Total Over 223",
"reward": "1.89000",
"odds": "1.90910",
"spread": "223.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da47272c-f5fa-4052-a7e4-659fa62c93c6/?format=api"
}
]
}