GET /api/bet_types/68135b06-7a41-41ed-a44f-a0cb7bf7dc27/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "68135b06-7a41-41ed-a44f-a0cb7bf7dc27",
"match": "https://api-prod.gambitprofit.com/api/matches/df850e71-4a85-41b9-a9e9-a11ee1fc9680/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-20T09:16:48.175686-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": "Florida Panthers",
"amount": 7735.0
},
{
"team": "Anaheim Ducks",
"amount": 2265.0
}
],
"expected_reward_tokens": 9513.0,
"profit_sb": 13.0,
"profit_sb_percentage": 0.14,
"recommended": true
},
"lines": [
{
"id": "a7d5f887-4f56-42ef-86bd-18ecc08fe51f",
"gambit_id": "f2d81dc2-115f-4695-8854-10b23b32d878",
"last_updated": "2023-02-21T09:31:47.935801-05:00",
"created_at": "2023-02-20T09:16:48.176875-05:00",
"name": "Florida Panthers",
"reward": "1.23000",
"odds": "1.23810",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68135b06-7a41-41ed-a44f-a0cb7bf7dc27/?format=api"
},
{
"id": "18fe339e-746e-4cd2-b6e7-5fa6760c8cf3",
"gambit_id": "73d89bab-2a81-4ce2-a0c3-a10b4c48ff13",
"last_updated": "2023-02-21T09:31:47.936978-05:00",
"created_at": "2023-02-20T09:16:48.178102-05:00",
"name": "Anaheim Ducks",
"reward": "4.20000",
"odds": "4.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68135b06-7a41-41ed-a44f-a0cb7bf7dc27/?format=api"
}
]
}