GET /api/bet_types/4dd190e9-7ffd-4a1d-b912-8a9dfd42f6aa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4dd190e9-7ffd-4a1d-b912-8a9dfd42f6aa",
"match": "https://api-prod.gambitprofit.com/api/matches/348fbc92-ffd0-494e-9f09-45281f47cf24/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-17T09:12:08.992037-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": "Dallas Stars",
"amount": 5106.0
},
{
"team": "Minnesota Wild",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "cf48f06b-6153-4b61-b9b7-0f9c4482a582",
"gambit_id": "412d4a70-86c0-451e-8fcd-4daadc48de6a",
"last_updated": "2023-02-18T09:47:18.740069-05:00",
"created_at": "2023-02-17T09:12:08.995373-05:00",
"name": "Dallas Stars",
"reward": "1.84000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4dd190e9-7ffd-4a1d-b912-8a9dfd42f6aa/?format=api"
},
{
"id": "115b23ad-d20d-44db-a338-eb01db26476c",
"gambit_id": "c1ac11b4-11ca-4b4e-be99-9b0601a80760",
"last_updated": "2023-02-18T09:47:18.738918-05:00",
"created_at": "2023-02-17T09:12:08.993573-05:00",
"name": "Minnesota Wild",
"reward": "1.92000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4dd190e9-7ffd-4a1d-b912-8a9dfd42f6aa/?format=api"
}
]
}