GET /api/bet_types/47d7c245-ab8a-48b4-b143-356a162779db/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "47d7c245-ab8a-48b4-b143-356a162779db",
"match": "https://api-prod.gambitprofit.com/api/matches/0a2127bd-6a36-402a-9765-276387270ffb/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-16T09:52:11.230535-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": "Tampa Bay Lightning",
"amount": 5482.0
},
{
"team": "Seattle Kraken",
"amount": 4518.0
}
],
"expected_reward_tokens": 8990.48,
"profit_sb": -9.52,
"profit_sb_percentage": -0.11,
"recommended": false
},
"lines": [
{
"id": "fb0dfeda-b1d9-4aed-9a24-6237721eb00b",
"gambit_id": "102c3258-e85e-4ccd-b2de-a1e0916cbbe1",
"last_updated": "2023-01-17T11:22:13.379460-05:00",
"created_at": "2023-01-16T09:52:11.234863-05:00",
"name": "Tampa Bay Lightning",
"reward": "1.64000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47d7c245-ab8a-48b4-b143-356a162779db/?format=api"
},
{
"id": "7f345ef5-3dd9-41f1-9d6f-5c1d6ac732fb",
"gambit_id": "c293ad20-ed04-442a-a527-e68abccb6a18",
"last_updated": "2023-01-17T11:22:13.378262-05:00",
"created_at": "2023-01-16T09:52:11.232620-05:00",
"name": "Seattle Kraken",
"reward": "1.99000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47d7c245-ab8a-48b4-b143-356a162779db/?format=api"
}
]
}