GET /api/bet_types/2ff78aaf-b5b4-45ac-9f77-a01847ab8945/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2ff78aaf-b5b4-45ac-9f77-a01847ab8945",
"match": "https://api-prod.gambitprofit.com/api/matches/1542a238-78ad-47b8-8d95-5911babc38a4/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-13T09:38:15.176456-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": "Dallas Stars",
"amount": 7106.0
},
{
"team": "Chicago Blackhawks",
"amount": 2894.0
}
],
"expected_reward_tokens": 9521.26,
"profit_sb": 21.26,
"profit_sb_percentage": 0.22,
"recommended": true
},
"lines": [
{
"id": "6f1d5aa3-2912-4331-a5b9-936b95799acc",
"gambit_id": "30f16e84-bf9d-48e8-811d-dfa648dc4cb2",
"last_updated": "2024-01-16T14:23:23.877654-05:00",
"created_at": "2024-01-13T09:38:15.180210-05:00",
"name": "Dallas Stars",
"reward": "1.34000",
"odds": "1.35710",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ff78aaf-b5b4-45ac-9f77-a01847ab8945/?format=api"
},
{
"id": "17aa6386-8dfe-4593-bbeb-158824356121",
"gambit_id": "0f27af4d-652e-4e7b-adf6-4b3d96734cc1",
"last_updated": "2024-01-16T14:23:23.880917-05:00",
"created_at": "2024-01-13T09:38:15.184689-05:00",
"name": "Chicago Blackhawks",
"reward": "3.29000",
"odds": "3.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ff78aaf-b5b4-45ac-9f77-a01847ab8945/?format=api"
}
]
}