GET /api/bet_types/8010c0a1-3e2d-4f27-afc1-29aacad8317e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8010c0a1-3e2d-4f27-afc1-29aacad8317e",
"match": "https://api-prod.gambitprofit.com/api/matches/cfcb6bf7-1b21-4706-8822-596472f35843/?format=api",
"name": "Play the Odds",
"created_at": "2023-01-23T09:11:56.635867-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": "Florida Panthers",
"amount": 6253.0
},
{
"team": "New York Rangers",
"amount": 3747.0
}
],
"expected_reward_tokens": 9629.62,
"profit_sb": 129.62,
"profit_sb_percentage": 1.36,
"recommended": true
},
"lines": [
{
"id": "998942a9-cdc7-4688-ba9d-0c1effc5a9ca",
"gambit_id": "1890c7bb-4968-4b88-9e16-f14cefb416fd",
"last_updated": "2023-01-24T09:56:56.567744-05:00",
"created_at": "2023-01-23T09:11:56.638361-05:00",
"name": "Florida Panthers",
"reward": "1.54000",
"odds": "1.55560",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8010c0a1-3e2d-4f27-afc1-29aacad8317e/?format=api"
},
{
"id": "9151c087-d7b1-46c5-8346-9b1ea1a4222c",
"gambit_id": "cbc2ca1d-9f9b-4cf7-b0fd-43b98a40e3d2",
"last_updated": "2023-01-24T09:56:56.566467-05:00",
"created_at": "2023-01-23T09:11:56.637081-05:00",
"name": "New York Rangers",
"reward": "2.57000",
"odds": "2.60000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8010c0a1-3e2d-4f27-afc1-29aacad8317e/?format=api"
}
]
}