GET /api/bet_types/265d596b-2246-473a-80d2-3c360991a047/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "265d596b-2246-473a-80d2-3c360991a047",
"match": "https://api-prod.gambitprofit.com/api/matches/48f4355f-d37c-489e-b8c4-3183c753cf00/?format=api",
"name": "Play the Odds",
"created_at": "2022-12-28T09:32:07.544876-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": "Brooklyn Nets",
"amount": 5000.0
},
{
"team": "Atlanta Hawks",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "4de06ccf-1f6d-4673-ae80-6d8bb1e4bbee",
"gambit_id": "c990351d-3f2d-4ee9-9d0f-b940ec79dba8",
"last_updated": "2022-12-30T18:47:00.450100-05:00",
"created_at": "2022-12-28T09:32:07.547471-05:00",
"name": "Brooklyn Nets",
"reward": "1.78000",
"odds": "1.90910",
"spread": "-7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/265d596b-2246-473a-80d2-3c360991a047/?format=api"
},
{
"id": "67c87a74-55d6-49de-b2df-8ea7624dfc84",
"gambit_id": "596f6719-8a89-482a-9609-4ab159601e1d",
"last_updated": "2022-12-30T18:47:00.448992-05:00",
"created_at": "2022-12-28T09:32:07.546139-05:00",
"name": "Atlanta Hawks",
"reward": "1.78000",
"odds": "1.90910",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/265d596b-2246-473a-80d2-3c360991a047/?format=api"
}
]
}