GET /api/bet_types/59080626-a11e-4f52-8565-ae937c80ff01/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "59080626-a11e-4f52-8565-ae937c80ff01",
"match": "https://api-prod.gambitprofit.com/api/matches/6671ce28-5053-4a33-818c-aa8e1dd44be6/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-24T08:13:21.632253-04: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": "CLE (L Allen)",
"amount": 6434.0
},
{
"team": "KAN (R Yarbrough)",
"amount": 3566.0
}
],
"expected_reward_tokens": 9521.22,
"profit_sb": 21.22,
"profit_sb_percentage": 0.22,
"recommended": true
},
"lines": [
{
"id": "8096731d-cbe9-411f-a665-9397ea8db049",
"gambit_id": "fb9524e4-82e2-4b98-a26e-895ed1bae4e4",
"last_updated": "2023-07-25T20:22:55.763571-04:00",
"created_at": "2023-07-24T08:13:21.642087-04:00",
"name": "CLE (L Allen)",
"reward": "1.48000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59080626-a11e-4f52-8565-ae937c80ff01/?format=api"
},
{
"id": "ef868a4d-9067-4d01-b4b0-edc86c9a0a45",
"gambit_id": "1f450a0f-41b5-4197-a17e-761a662ff9dc",
"last_updated": "2023-07-25T20:22:55.759611-04:00",
"created_at": "2023-07-24T08:13:21.637318-04:00",
"name": "KAN (R Yarbrough)",
"reward": "2.67000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59080626-a11e-4f52-8565-ae937c80ff01/?format=api"
}
]
}