GET /api/bet_types/3c0e1f13-cdca-42ef-bf7b-f5d0f6074b90/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3c0e1f13-cdca-42ef-bf7b-f5d0f6074b90",
"match": "https://api-prod.gambitprofit.com/api/matches/4b93ed42-f08c-4c60-94ba-3b163f1211e3/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-12T10:03:09.329378-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": "Nashville Predators",
"amount": 5699.0
},
{
"team": "Philadelphia Flyers",
"amount": 4301.0
}
],
"expected_reward_tokens": 9460.34,
"profit_sb": -39.66,
"profit_sb_percentage": -0.42,
"recommended": false
},
"lines": [
{
"id": "89a1ad60-dddf-4abb-8b9f-852f13590973",
"gambit_id": "5dca2b8e-c37f-4f52-97be-0c228f49c467",
"last_updated": "2023-12-14T10:33:29.823505-05:00",
"created_at": "2023-12-12T10:03:09.338058-05:00",
"name": "Nashville Predators",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c0e1f13-cdca-42ef-bf7b-f5d0f6074b90/?format=api"
},
{
"id": "d0a39ed4-82b9-4773-95ff-a9f802a120eb",
"gambit_id": "d9e2d0fd-b582-47ae-bba5-c909740bc730",
"last_updated": "2023-12-14T10:33:29.820037-05:00",
"created_at": "2023-12-12T10:03:09.333812-05:00",
"name": "Philadelphia Flyers",
"reward": "2.20000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c0e1f13-cdca-42ef-bf7b-f5d0f6074b90/?format=api"
}
]
}