GET /api/bet_types/1e0bc425-d983-41f0-8a6c-67c90a0f936a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1e0bc425-d983-41f0-8a6c-67c90a0f936a",
"match": "https://api-prod.gambitprofit.com/api/matches/87afeec0-c7d6-4d94-8649-cf880f6e91d0/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-25T14:17:10.231349-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": "Ottawa Senators",
"amount": 5419.0
},
{
"team": "New York Islanders",
"amount": 4581.0
}
],
"expected_reward_tokens": 9482.67,
"profit_sb": -17.33,
"profit_sb_percentage": -0.18,
"recommended": false
},
"lines": [
{
"id": "0ff65dc3-d7ef-45c6-842c-921b600031f3",
"gambit_id": "a00d9f47-d8b7-4a30-b55b-40f95653caf6",
"last_updated": "2023-01-26T10:57:03.642366-05:00",
"created_at": "2023-01-25T14:17:10.232682-05:00",
"name": "Ottawa Senators",
"reward": "1.75000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e0bc425-d983-41f0-8a6c-67c90a0f936a/?format=api"
},
{
"id": "7ec4adad-5ca3-4d7a-9101-13757948c241",
"gambit_id": "761306b3-8b51-489b-a320-094d0c38cde5",
"last_updated": "2023-01-26T10:57:03.643500-05:00",
"created_at": "2023-01-25T14:17:10.234012-05:00",
"name": "New York Islanders",
"reward": "2.07000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e0bc425-d983-41f0-8a6c-67c90a0f936a/?format=api"
}
]
}