GET /api/bet_types/ab2708f6-d163-4e06-840f-0c6e07e4c05b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ab2708f6-d163-4e06-840f-0c6e07e4c05b",
"match": "https://api-prod.gambitprofit.com/api/matches/47cc6740-41cc-4c92-a042-8ce9ad17eebc/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-17T09:32:23.315970-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": "Philadelphia Flyers",
"amount": 6253.0
},
{
"team": "Anaheim Ducks",
"amount": 3747.0
}
],
"expected_reward_tokens": 9629.62,
"profit_sb": 129.62,
"profit_sb_percentage": 1.36,
"recommended": true
},
"lines": [
{
"id": "61623ee9-19dd-4eda-96e3-801e69cd3425",
"gambit_id": "3ab1a5f6-4f64-4e10-b05d-c110432f3fd9",
"last_updated": "2023-01-18T09:36:59.591281-05:00",
"created_at": "2023-01-17T09:32:23.317533-05:00",
"name": "Philadelphia Flyers",
"reward": "1.54000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab2708f6-d163-4e06-840f-0c6e07e4c05b/?format=api"
},
{
"id": "ebd453a5-d67e-45f4-9ac4-b82b7f7fee25",
"gambit_id": "e69bd470-d030-4acd-beba-554ef39e79d0",
"last_updated": "2023-01-18T09:36:59.592536-05:00",
"created_at": "2023-01-17T09:32:23.318824-05:00",
"name": "Anaheim Ducks",
"reward": "2.57000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab2708f6-d163-4e06-840f-0c6e07e4c05b/?format=api"
}
]
}