GET /api/bet_types/4df10d54-892a-4629-a84e-554414091dd0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4df10d54-892a-4629-a84e-554414091dd0",
"match": "https://api-prod.gambitprofit.com/api/matches/65d4fe18-0751-4f5f-940f-c9bae012f2c6/?format=api",
"name": "Pick the Winner",
"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": "Memphis Grizzlies",
"amount": 6691.0
},
{
"team": "Oklahoma City Thunder",
"amount": 3309.0
}
],
"expected_reward_tokens": 9099.75,
"profit_sb": 99.75,
"profit_sb_percentage": 1.11,
"recommended": true
},
"lines": [
{
"id": "38d6a1b9-6490-4c36-92eb-ff4f599e4cdf",
"gambit_id": "d50d2a7d-5e82-4975-af16-57975b610f83",
"last_updated": "2022-11-19T10:38:43.182127-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Memphis Grizzlies",
"reward": "1.36000",
"odds": "1.41670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4df10d54-892a-4629-a84e-554414091dd0/?format=api"
},
{
"id": "1da7f95a-2ee7-421f-b739-3bf9c86c3afe",
"gambit_id": "21c13931-6fb9-4d5e-952d-b026ff1beab7",
"last_updated": "2022-11-19T10:38:43.183086-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Oklahoma City Thunder",
"reward": "2.75000",
"odds": "3.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4df10d54-892a-4629-a84e-554414091dd0/?format=api"
}
]
}