GET /api/bet_types/8c73be04-8dec-4ef5-b396-8357e72fff0d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8c73be04-8dec-4ef5-b396-8357e72fff0d",
"match": "https://api-prod.gambitprofit.com/api/matches/23e02463-e508-47fa-8e45-9b8136ee37f4/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-22T09:08:16.999248-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": "New York Islanders",
"amount": 5773.0
},
{
"team": "Philadelphia Flyers",
"amount": 4227.0
}
],
"expected_reward_tokens": 9467.72,
"profit_sb": -32.28,
"profit_sb_percentage": -0.34,
"recommended": false
},
"lines": [
{
"id": "48ced856-e365-4ef5-904c-e4a1bb82e687",
"gambit_id": "a667076c-516d-4649-b924-d6c8070cb0af",
"last_updated": "2023-11-23T17:48:27.105112-05:00",
"created_at": "2023-11-22T09:08:17.008817-05:00",
"name": "New York Islanders",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c73be04-8dec-4ef5-b396-8357e72fff0d/?format=api"
},
{
"id": "81a39559-769d-43b8-b07d-307c225e948e",
"gambit_id": "b791689f-fb65-4196-9ed5-614eb9681718",
"last_updated": "2023-11-23T17:48:27.101864-05:00",
"created_at": "2023-11-22T09:08:17.004145-05:00",
"name": "Philadelphia Flyers",
"reward": "2.24000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c73be04-8dec-4ef5-b396-8357e72fff0d/?format=api"
}
]
}