GET /api/bet_types/764af562-3a62-4800-a2bd-634ba78ccf1b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "764af562-3a62-4800-a2bd-634ba78ccf1b",
"match": "https://api-prod.gambitprofit.com/api/matches/1bf8610b-333a-4bb3-be0a-90a3a5785c8b/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-30T10:28:07.148398-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": "Los Angeles Chargers",
"amount": 5107.0
},
{
"team": "New England Patriots",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "b2ff25d7-b225-4152-b259-b83b0b6fb006",
"gambit_id": "6bdc14e6-8a6c-4cea-87c3-cb74423cb4a2",
"last_updated": "2023-12-04T21:03:10.260317-05:00",
"created_at": "2023-11-30T10:28:07.161427-05:00",
"name": "Los Angeles Chargers",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-4.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/764af562-3a62-4800-a2bd-634ba78ccf1b/?format=api"
},
{
"id": "a57df5cd-331f-4bb6-acb3-72c9425d5596",
"gambit_id": "85d9fdde-7f24-42b4-b012-921f7566e402",
"last_updated": "2023-12-04T21:03:10.264078-05:00",
"created_at": "2023-11-30T10:28:07.179839-05:00",
"name": "New England Patriots",
"reward": "1.91000",
"odds": "1.95240",
"spread": "4.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/764af562-3a62-4800-a2bd-634ba78ccf1b/?format=api"
}
]
}