GET /api/bet_types/b7b1791f-5e8a-47fe-ba1c-743e54c9f6b1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b7b1791f-5e8a-47fe-ba1c-743e54c9f6b1",
"match": "https://api-prod.gambitprofit.com/api/matches/10287cac-2912-468a-96ff-9d2963e70d7f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-03T09:56:52.081282-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": "MIL (F Peralta)",
"amount": 5156.0
},
{
"team": "NYM (C Carrasco)",
"amount": 4844.0
}
],
"expected_reward_tokens": 9590.16,
"profit_sb": 90.16,
"profit_sb_percentage": 0.95,
"recommended": true
},
"lines": [
{
"id": "95df0fe6-2890-4192-81b1-dafec1ebe6c1",
"gambit_id": "bd8451fd-faea-47f7-b70e-50a2060187df",
"last_updated": "2023-04-04T19:37:06.410564-04:00",
"created_at": "2023-04-03T09:56:52.083651-04:00",
"name": "MIL (F Peralta)",
"reward": "1.86000",
"odds": "1.89290",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7b1791f-5e8a-47fe-ba1c-743e54c9f6b1/?format=api"
},
{
"id": "a77e99f6-ac8a-466b-b13d-ed2c98b2e36f",
"gambit_id": "15697937-d31f-469f-8c5d-a41e5a2df721",
"last_updated": "2023-04-04T19:37:06.412107-04:00",
"created_at": "2023-04-03T09:56:52.085665-04:00",
"name": "NYM (C Carrasco)",
"reward": "1.98000",
"odds": "2.02000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7b1791f-5e8a-47fe-ba1c-743e54c9f6b1/?format=api"
}
]
}