GET /api/bet_types/0fb7d106-2cbb-46a9-93bb-a952116356c8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0fb7d106-2cbb-46a9-93bb-a952116356c8",
"match": "https://api-prod.gambitprofit.com/api/matches/56940d90-ffc1-4396-aff5-28693534b37e/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-13T08:57:56.311440-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": "Anaheim Ducks",
"amount": 5773.0
},
{
"team": "New York Islanders",
"amount": 4227.0
}
],
"expected_reward_tokens": 9467.72,
"profit_sb": -32.28,
"profit_sb_percentage": -0.34,
"recommended": false
},
"lines": [
{
"id": "dd3758a7-e9a6-40f8-8954-e171badd8680",
"gambit_id": "1a98aaa3-f6ae-4d20-b228-c47ec8161566",
"last_updated": "2023-12-15T09:53:15.942641-05:00",
"created_at": "2023-12-13T08:57:56.315902-05:00",
"name": "Anaheim Ducks",
"reward": "1.64000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0fb7d106-2cbb-46a9-93bb-a952116356c8/?format=api"
},
{
"id": "6dc0fe56-7c43-4385-a356-97d14aedb139",
"gambit_id": "098f844d-4773-4336-8541-401e7a0c069d",
"last_updated": "2023-12-15T09:53:15.946393-05:00",
"created_at": "2023-12-13T08:57:56.319922-05:00",
"name": "New York Islanders",
"reward": "2.24000",
"odds": "2.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0fb7d106-2cbb-46a9-93bb-a952116356c8/?format=api"
}
]
}