GET /api/bet_types/0613c1a5-de9c-4c72-9f3d-3bc468562ba0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0613c1a5-de9c-4c72-9f3d-3bc468562ba0",
"match": "https://api-prod.gambitprofit.com/api/matches/9deaea29-5a0b-4c93-a112-325fbb6defbf/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-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": 6256.0
},
{
"team": "Calgary Flames",
"amount": 3744.0
}
],
"expected_reward_tokens": 9133.76,
"profit_sb": 133.76,
"profit_sb_percentage": 1.49,
"recommended": true
},
"lines": [
{
"id": "73a31955-f447-447f-a359-cc35a29c42e0",
"gambit_id": "8f3cfca3-f307-4768-a339-9c8e8509b444",
"last_updated": "2022-11-30T09:42:19.341687-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Florida Panthers",
"reward": "1.46000",
"odds": "1.52630",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0613c1a5-de9c-4c72-9f3d-3bc468562ba0/?format=api"
},
{
"id": "7868b712-d021-4364-9b59-ccc9dead1064",
"gambit_id": "bf58e36a-e845-4873-b669-f9323c71464d",
"last_updated": "2022-11-30T09:42:19.340601-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Calgary Flames",
"reward": "2.44000",
"odds": "2.65000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0613c1a5-de9c-4c72-9f3d-3bc468562ba0/?format=api"
}
]
}