GET /api/bet_types/2daf329e-8420-466d-bdb9-daa7edd5de8f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2daf329e-8420-466d-bdb9-daa7edd5de8f",
"match": "https://api-prod.gambitprofit.com/api/matches/02429558-5911-48ec-af8a-a4afc5cc060f/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-29T09:58:07.595064-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": "New York Rangers",
"amount": 6390.0
},
{
"team": "Florida Panthers",
"amount": 3610.0
}
],
"expected_reward_tokens": 9457.2,
"profit_sb": -42.8,
"profit_sb_percentage": -0.45,
"recommended": false
},
"lines": [
{
"id": "6d0f49b2-cc52-471e-846a-f35a4f8f034c",
"gambit_id": "4ac15949-91b5-4252-bb45-f93775aba046",
"last_updated": "2024-01-01T13:23:20.623374-05:00",
"created_at": "2023-12-29T09:58:07.599535-05:00",
"name": "New York Rangers",
"reward": "1.48000",
"odds": "1.50000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2daf329e-8420-466d-bdb9-daa7edd5de8f/?format=api"
},
{
"id": "2573ca5b-d8c9-4f7c-89bd-d3ac50cf5c60",
"gambit_id": "194d474b-aad4-4d24-9cf6-615c72db8289",
"last_updated": "2024-01-01T13:23:20.626609-05:00",
"created_at": "2023-12-29T09:58:07.603941-05:00",
"name": "Florida Panthers",
"reward": "2.62000",
"odds": "2.70000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2daf329e-8420-466d-bdb9-daa7edd5de8f/?format=api"
}
]
}