GET /api/bet_types/25c5253d-034f-4025-ae32-ff66bb63fdfb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "25c5253d-034f-4025-ae32-ff66bb63fdfb",
"match": "https://api-prod.gambitprofit.com/api/matches/20d94bce-7fe2-4bcb-8a6b-bbdbd77ab735/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-07T08:38:23.206881-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": "Montreal Canadiens",
"amount": 6456.0
},
{
"team": "Tampa Bay Lightning",
"amount": 3544.0
}
],
"expected_reward_tokens": 9425.76,
"profit_sb": -74.24,
"profit_sb_percentage": -0.78,
"recommended": false
},
"lines": [
{
"id": "151279ba-1056-4c0e-acb2-fb825a7cc442",
"gambit_id": "794681a0-c91b-4bac-8b5c-84ceeb2a95d3",
"last_updated": "2023-11-10T13:02:59.365510-05:00",
"created_at": "2023-11-07T08:38:23.215838-05:00",
"name": "Montreal Canadiens",
"reward": "1.46000",
"odds": "1.48780",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25c5253d-034f-4025-ae32-ff66bb63fdfb/?format=api"
},
{
"id": "e04939bf-e11f-4358-aa7a-e48226edb1f7",
"gambit_id": "c3d7ea14-12ee-4468-882b-f0ae5ea48f0d",
"last_updated": "2023-11-10T13:02:59.361669-05:00",
"created_at": "2023-11-07T08:38:23.210888-05:00",
"name": "Tampa Bay Lightning",
"reward": "2.66000",
"odds": "2.75000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25c5253d-034f-4025-ae32-ff66bb63fdfb/?format=api"
}
]
}