GET /api/bet_types/7847d8c4-125d-40d6-a7ad-e9fdf5ad382a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7847d8c4-125d-40d6-a7ad-e9fdf5ad382a",
"match": "https://api-prod.gambitprofit.com/api/matches/1e01910e-32fd-4657-922d-e601eedba949/?format=api",
"name": "Pick the Winner",
"created_at": "2022-12-31T00:17:10.127490-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": "Iowa",
"amount": 5399.0
},
{
"team": "Kentucky",
"amount": 4601.0
}
],
"expected_reward_tokens": 9016.33,
"profit_sb": 16.33,
"profit_sb_percentage": 0.18,
"recommended": true
},
"lines": [
{
"id": "561e0f57-667a-4bab-8b31-b4215b27349d",
"gambit_id": "6bd7c634-d00b-4cc4-adbd-010d175b6d37",
"last_updated": "2023-01-01T10:32:16.561789-05:00",
"created_at": "2022-12-31T00:17:10.129957-05:00",
"name": "Iowa",
"reward": "1.67000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7847d8c4-125d-40d6-a7ad-e9fdf5ad382a/?format=api"
},
{
"id": "76a56471-db13-4dcf-a251-d33e0a50633d",
"gambit_id": "262f486d-fc46-4836-a790-33444fe145e0",
"last_updated": "2023-01-01T10:32:16.560662-05:00",
"created_at": "2022-12-31T00:17:10.128745-05:00",
"name": "Kentucky",
"reward": "1.96000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7847d8c4-125d-40d6-a7ad-e9fdf5ad382a/?format=api"
}
]
}