GET /api/bet_types/e08ef589-d614-49d5-ad6b-d00b28f570f9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e08ef589-d614-49d5-ad6b-d00b28f570f9",
"match": "https://api-prod.gambitprofit.com/api/matches/1604ac9d-2182-422b-80f4-2a42eb7962d8/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-13T09:08:19.327998-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": "TOR (C Bassitt)",
"amount": 5337.0
},
{
"team": "BAL (D Kremer)",
"amount": 4663.0
}
],
"expected_reward_tokens": 9605.78,
"profit_sb": 105.78,
"profit_sb_percentage": 1.11,
"recommended": true
},
"lines": [
{
"id": "3d7ea909-e823-4e63-9fe0-770b8ecd6365",
"gambit_id": "83755d84-5e8a-4298-8f7c-a9bb41f218e0",
"last_updated": "2023-06-14T11:28:19.206750-04:00",
"created_at": "2023-06-13T09:08:19.332430-04:00",
"name": "TOR (C Bassitt)",
"reward": "1.80000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e08ef589-d614-49d5-ad6b-d00b28f570f9/?format=api"
},
{
"id": "b33fb17c-7cc2-4571-8cb2-3881d8b5491b",
"gambit_id": "fd9f129d-dc04-4817-a81f-826d464ab10d",
"last_updated": "2023-06-14T11:28:19.209424-04:00",
"created_at": "2023-06-13T09:08:19.335201-04:00",
"name": "BAL (D Kremer)",
"reward": "2.06000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e08ef589-d614-49d5-ad6b-d00b28f570f9/?format=api"
}
]
}