GET /api/bet_types/8d0c6b29-e6e6-4038-881c-02b82ba22779/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8d0c6b29-e6e6-4038-881c-02b82ba22779",
"match": "https://api-prod.gambitprofit.com/api/matches/805f70eb-fa62-42f7-ac60-e74bdac8e330/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Golden State Warriors",
"amount": 5824.0
},
{
"team": "Cleveland Cavaliers",
"amount": 4176.0
}
],
"expected_reward_tokens": 9143.68,
"profit_sb": 143.68,
"profit_sb_percentage": 1.6,
"recommended": true
},
"lines": [
{
"id": "6e28fdd2-dae0-4bc5-948f-58b6b0f463ec",
"gambit_id": "6507d1ed-d84e-4d8e-80f0-6fd070f43fc7",
"last_updated": "2022-11-12T16:52:58.239042-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Golden State Warriors",
"reward": "1.57000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d0c6b29-e6e6-4038-881c-02b82ba22779/?format=api"
},
{
"id": "c461bdf0-4ccc-41c8-b200-22dc39b300b5",
"gambit_id": "df8973c5-c9fe-40b7-bbf4-f70a6866245f",
"last_updated": "2022-11-12T16:52:58.240002-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Cleveland Cavaliers",
"reward": "2.19000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d0c6b29-e6e6-4038-881c-02b82ba22779/?format=api"
}
]
}