GET /api/bet_types/9362672f-fd34-440d-967b-b77c799d820d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9362672f-fd34-440d-967b-b77c799d820d",
"match": "https://api-prod.gambitprofit.com/api/matches/c5ce2f53-633d-4d66-b68e-e83b442475d2/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-07T09:41:56.443499-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": 5317.0
},
{
"team": "Philadelphia Flyers",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "699cde13-b46a-427d-9ab0-78f5a7ab851f",
"gambit_id": "97179d23-f713-4761-a0a7-baaafea8d694",
"last_updated": "2023-03-08T10:17:16.236091-05:00",
"created_at": "2023-03-07T09:41:56.444660-05:00",
"name": "Tampa Bay Lightning",
"reward": "1.77000",
"odds": "1.80000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9362672f-fd34-440d-967b-b77c799d820d/?format=api"
},
{
"id": "fb1ceb1b-87b2-4807-80dc-c35b941763b6",
"gambit_id": "47158d7c-eafd-4f5d-9183-3ecf837b376f",
"last_updated": "2023-03-08T10:17:16.237523-05:00",
"created_at": "2023-03-07T09:41:56.445863-05:00",
"name": "Philadelphia Flyers",
"reward": "2.01000",
"odds": "2.05000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9362672f-fd34-440d-967b-b77c799d820d/?format=api"
}
]
}