GET /api/bet_types/fa3222e8-d5eb-4066-8522-cadc14937278/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fa3222e8-d5eb-4066-8522-cadc14937278",
"match": "https://api-prod.gambitprofit.com/api/matches/be6a45d8-a975-46c6-b140-fb4c0ec767c9/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-14T09:37:10.338378-04: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": 6308.0
},
{
"team": "Washington Capitals",
"amount": 3692.0
}
],
"expected_reward_tokens": 9525.08,
"profit_sb": 25.08,
"profit_sb_percentage": 0.26,
"recommended": true
},
"lines": [
{
"id": "7986f6b0-9c54-4ac4-a147-0f81e6f8e857",
"gambit_id": "87f8d4ee-e4bf-4662-9fef-a684ad26f1c4",
"last_updated": "2023-03-15T14:07:07.277952-04:00",
"created_at": "2023-03-14T09:37:10.339692-04:00",
"name": "New York Rangers",
"reward": "1.51000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa3222e8-d5eb-4066-8522-cadc14937278/?format=api"
},
{
"id": "d05f9027-3a79-4abb-938d-3324d5ca94e0",
"gambit_id": "10dc9b95-5240-488d-801b-1182368a4fd7",
"last_updated": "2023-03-15T14:07:07.278961-04:00",
"created_at": "2023-03-14T09:37:10.341099-04:00",
"name": "Washington Capitals",
"reward": "2.58000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa3222e8-d5eb-4066-8522-cadc14937278/?format=api"
}
]
}