GET /api/bet_types/46e9278c-61e6-4d6a-92a4-5233c0dcd8f8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "46e9278c-61e6-4d6a-92a4-5233c0dcd8f8",
"match": "https://api-prod.gambitprofit.com/api/matches/6b24af55-89c5-4b83-983e-29be3c2700f0/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-02T09:42:57.805286-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": "Calgary Flames",
"amount": 7033.0
},
{
"team": "Minnesota Wild",
"amount": 2967.0
}
],
"expected_reward_tokens": 9494.4,
"profit_sb": -5.6,
"profit_sb_percentage": -0.06,
"recommended": false
},
"lines": [
{
"id": "f8bc9afc-7aa4-41b1-8a9a-de5232e4c5f9",
"gambit_id": "5d6ea787-6619-43f7-a472-5eefb6cd9cc7",
"last_updated": "2024-01-04T09:53:01.183861-05:00",
"created_at": "2024-01-02T09:42:57.808606-05:00",
"name": "Calgary Flames",
"reward": "1.35000",
"odds": "1.37040",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46e9278c-61e6-4d6a-92a4-5233c0dcd8f8/?format=api"
},
{
"id": "07d9c8df-8b55-46a4-a194-9b89bba61752",
"gambit_id": "69f81840-69b8-4ad7-b121-806f405b02a6",
"last_updated": "2024-01-04T09:53:01.187302-05:00",
"created_at": "2024-01-02T09:42:57.812434-05:00",
"name": "Minnesota Wild",
"reward": "3.20000",
"odds": "3.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46e9278c-61e6-4d6a-92a4-5233c0dcd8f8/?format=api"
}
]
}