GET /api/bet_types/06c2c44c-ced9-401c-8d69-2685dfe7e1a8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "06c2c44c-ced9-401c-8d69-2685dfe7e1a8",
"match": "https://api-prod.gambitprofit.com/api/matches/f8b128c5-3a6a-4817-8cd3-54a3184ba3ae/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-14T09:12:20.049972-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": "Toronto Raptors",
"amount": 7115.0
},
{
"team": "Orlando Magic",
"amount": 2885.0
}
],
"expected_reward_tokens": 9605.25,
"profit_sb": 105.25,
"profit_sb_percentage": 1.11,
"recommended": true
},
"lines": [
{
"id": "1851d6a4-6d65-4ad7-8e9e-3eb2c96708dd",
"gambit_id": "64bb0d71-582c-4f64-85a4-a6c0fd9fd2c4",
"last_updated": "2023-02-15T10:46:58.350950-05:00",
"created_at": "2023-02-14T09:12:20.051536-05:00",
"name": "Toronto Raptors",
"reward": "1.35000",
"odds": "1.35710",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06c2c44c-ced9-401c-8d69-2685dfe7e1a8/?format=api"
},
{
"id": "db6855ae-ed4c-4616-9de3-acc0e846ff6d",
"gambit_id": "46022bd5-dd8c-4ca3-b1fa-2f3196d7f9fd",
"last_updated": "2023-02-15T10:46:58.352089-05:00",
"created_at": "2023-02-14T09:12:20.053211-05:00",
"name": "Orlando Magic",
"reward": "3.33000",
"odds": "3.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06c2c44c-ced9-401c-8d69-2685dfe7e1a8/?format=api"
}
]
}