GET /api/bet_types/841f51d0-65ad-4056-9a20-442638061a11/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "841f51d0-65ad-4056-9a20-442638061a11",
"match": "https://api-prod.gambitprofit.com/api/matches/f3050aa8-820a-4758-a5b9-10c5132c63b0/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-03T08:53:18.445100-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 Rangers",
"amount": 5699.0
},
{
"team": "San Jose Sharks",
"amount": 4301.0
}
],
"expected_reward_tokens": 9460.34,
"profit_sb": -39.66,
"profit_sb_percentage": -0.42,
"recommended": false
},
"lines": [
{
"id": "1257a571-d6a1-4b1b-8481-22723c7d842a",
"gambit_id": "0a053277-f42b-424b-9c5e-01f25b40164d",
"last_updated": "2023-12-04T23:23:16.760455-05:00",
"created_at": "2023-12-03T08:53:18.452616-05:00",
"name": "New York Rangers",
"reward": "1.66000",
"odds": "1.68970",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/841f51d0-65ad-4056-9a20-442638061a11/?format=api"
},
{
"id": "32aeb0df-a355-4bec-8d55-f18266a118a4",
"gambit_id": "361a3668-4465-4623-b063-a52336531e20",
"last_updated": "2023-12-04T23:23:16.756787-05:00",
"created_at": "2023-12-03T08:53:18.448621-05:00",
"name": "San Jose Sharks",
"reward": "2.20000",
"odds": "2.25000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/841f51d0-65ad-4056-9a20-442638061a11/?format=api"
}
]
}