GET /api/bet_types/728b7265-f0a1-4a64-995f-393eb58857a9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "728b7265-f0a1-4a64-995f-393eb58857a9",
"match": "https://api-prod.gambitprofit.com/api/matches/b64f26be-112d-4720-ab2e-da0839e25562/?format=api",
"name": "Play the Odds",
"created_at": "2022-12-26T00:32:07.720241-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": "Bowling Green",
"amount": 5000.0
},
{
"team": "New Mexico State",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "34053651-6ebe-4564-8679-38e146d697f2",
"gambit_id": "522aea19-d93a-44f6-82ac-547c35440bec",
"last_updated": "2022-12-27T10:22:02.053165-05:00",
"created_at": "2022-12-26T00:32:07.721624-05:00",
"name": "Bowling Green",
"reward": "1.80000",
"odds": "1.90910",
"spread": "-3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/728b7265-f0a1-4a64-995f-393eb58857a9/?format=api"
},
{
"id": "cf5ca162-bfd1-4240-a343-e90b517dfc77",
"gambit_id": "5c7096fa-dd83-46fb-a4cc-67613b393811",
"last_updated": "2022-12-27T10:22:02.054296-05:00",
"created_at": "2022-12-26T00:32:07.722873-05:00",
"name": "New Mexico State",
"reward": "1.80000",
"odds": "1.90910",
"spread": "3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/728b7265-f0a1-4a64-995f-393eb58857a9/?format=api"
}
]
}