GET /api/bet_types/eea2ae5a-3805-47bb-98d1-030ade380183/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "eea2ae5a-3805-47bb-98d1-030ade380183",
"match": "https://api-prod.gambitprofit.com/api/matches/1cb0c116-1985-4a86-a0c8-f41f50610833/?format=api",
"name": "Play the Odds",
"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": "Mississippi State",
"amount": 5097.0
},
{
"team": "Bowling Green",
"amount": 4903.0
}
],
"expected_reward_tokens": 9021.52,
"profit_sb": 21.52,
"profit_sb_percentage": 0.24,
"recommended": true
},
"lines": [
{
"id": "0f36e960-27ef-4a0f-af25-bc046cd6fd52",
"gambit_id": "14733431-c0aa-4bc1-ba8a-9c14b4d89185",
"last_updated": "2022-09-25T11:22:10.751784-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Mississippi State",
"reward": "1.77000",
"odds": "1.86960",
"spread": "-31.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eea2ae5a-3805-47bb-98d1-030ade380183/?format=api"
},
{
"id": "ad4a940c-37e1-4322-ab83-482bd5e3d323",
"gambit_id": "002d2e67-5f9f-429f-a74e-1d40f14e4fb3",
"last_updated": "2022-09-25T11:22:10.752748-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Bowling Green",
"reward": "1.84000",
"odds": "1.95240",
"spread": "31.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eea2ae5a-3805-47bb-98d1-030ade380183/?format=api"
}
]
}