GET /api/bet_types/f2fcce1b-af8d-4d08-9f04-b657d45481d2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f2fcce1b-af8d-4d08-9f04-b657d45481d2",
"match": "https://api-prod.gambitprofit.com/api/matches/008e6e5a-99f8-40c4-bc1d-e7741c3d2528/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 7.5",
"amount": 5097.0
},
{
"team": "Game Total Over 7.5",
"amount": 4903.0
}
],
"expected_reward_tokens": 8970.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "c0012358-42ff-46a4-9499-c07d67879246",
"gambit_id": "a15bf504-c52f-4ec9-a745-1853577d423b",
"last_updated": "2022-09-25T21:41:51.178147-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7.5",
"reward": "1.76000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2fcce1b-af8d-4d08-9f04-b657d45481d2/?format=api"
},
{
"id": "095c43f9-af93-4694-a2df-27d8acba1ab7",
"gambit_id": "9730e1ba-8109-49b3-857b-54f24e65223b",
"last_updated": "2022-09-25T21:41:51.179528-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7.5",
"reward": "1.83000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2fcce1b-af8d-4d08-9f04-b657d45481d2/?format=api"
}
]
}