GET /api/bet_types/8d4186f4-18ce-402a-8520-b24695496729/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8d4186f4-18ce-402a-8520-b24695496729",
"match": "https://api-prod.gambitprofit.com/api/matches/af6410f6-86c8-43a2-a526-4db542035639/?format=api",
"name": "Play the Odds",
"created_at": "2023-01-26T10:56:55.718990-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": "Tampa Bay Lightning",
"amount": 6913.0
},
{
"team": "Boston Bruins",
"amount": 3087.0
}
],
"expected_reward_tokens": 9538.83,
"profit_sb": 38.83,
"profit_sb_percentage": 0.41,
"recommended": true
},
"lines": [
{
"id": "abbb284c-0d7b-4a35-aaf8-f7a42ca355b2",
"gambit_id": "b88573cd-71c8-47a0-9533-b3caa6942d71",
"last_updated": "2023-01-27T10:17:14.496812-05:00",
"created_at": "2023-01-26T10:56:55.720760-05:00",
"name": "Tampa Bay Lightning",
"reward": "1.38000",
"odds": "1.39220",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d4186f4-18ce-402a-8520-b24695496729/?format=api"
},
{
"id": "181e4024-dfb8-4e70-a008-f35201d3c74c",
"gambit_id": "dfb5e471-b061-441d-b261-a507a0951206",
"last_updated": "2023-01-27T10:17:14.498052-05:00",
"created_at": "2023-01-26T10:56:55.722429-05:00",
"name": "Boston Bruins",
"reward": "3.09000",
"odds": "3.15000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d4186f4-18ce-402a-8520-b24695496729/?format=api"
}
]
}