GET /api/bet_types/0d7db699-5ee0-492b-8868-920e1f916bb9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0d7db699-5ee0-492b-8868-920e1f916bb9",
"match": "https://api-prod.gambitprofit.com/api/matches/1bf648b6-dfef-426d-ac7b-ccaa4939b3f0/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-04T09:47:05.168083-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": "Cleveland Cavaliers",
"amount": 6241.0
},
{
"team": "Orlando Magic",
"amount": 3759.0
}
],
"expected_reward_tokens": 9547.86,
"profit_sb": 47.86,
"profit_sb_percentage": 0.5,
"recommended": true
},
"lines": [
{
"id": "78e59e5c-54b2-4aee-ae5e-723ab6b201cf",
"gambit_id": "817c0c00-d161-468e-a8aa-75633910c4d1",
"last_updated": "2023-04-05T17:47:11.471988-04:00",
"created_at": "2023-04-04T09:47:05.178024-04:00",
"name": "Cleveland Cavaliers",
"reward": "1.53000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d7db699-5ee0-492b-8868-920e1f916bb9/?format=api"
},
{
"id": "8b199541-672c-435c-a6b1-ca44ec4ab710",
"gambit_id": "0969e6f6-f544-4f76-9f64-915e2294e7db",
"last_updated": "2023-04-05T17:47:11.469148-04:00",
"created_at": "2023-04-04T09:47:05.169671-04:00",
"name": "Orlando Magic",
"reward": "2.54000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d7db699-5ee0-492b-8868-920e1f916bb9/?format=api"
}
]
}