GET /api/bet_types/dd250465-5ba7-4789-9c11-2f28230c407e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dd250465-5ba7-4789-9c11-2f28230c407e",
"match": "https://api-prod.gambitprofit.com/api/matches/d870c908-cf85-4723-8433-7181ed3acf82/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-26T09:18:15.899401-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": "MIN (J Ryan)",
"amount": 5827.0
},
{
"team": "SEA (B Miller)",
"amount": 4173.0
}
],
"expected_reward_tokens": 9556.17,
"profit_sb": 56.17,
"profit_sb_percentage": 0.59,
"recommended": true
},
"lines": [
{
"id": "91401015-9a9a-4b23-9a1e-2911ef3fea76",
"gambit_id": "9849c7e1-7d3a-4361-8cdb-6c92760c183c",
"last_updated": "2023-07-27T22:58:18.056289-04:00",
"created_at": "2023-07-26T09:18:15.906929-04:00",
"name": "MIN (J Ryan)",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd250465-5ba7-4789-9c11-2f28230c407e/?format=api"
},
{
"id": "174cd286-e14a-46c2-9fa3-8422053de239",
"gambit_id": "1479de34-e507-489d-9d61-5b0c2f8e354e",
"last_updated": "2023-07-27T22:58:18.052901-04:00",
"created_at": "2023-07-26T09:18:15.903291-04:00",
"name": "SEA (B Miller)",
"reward": "2.29000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd250465-5ba7-4789-9c11-2f28230c407e/?format=api"
}
]
}