GET /api/bet_types/36f67114-96f4-40da-97b0-9d65cf710bcb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "36f67114-96f4-40da-97b0-9d65cf710bcb",
"match": "https://api-prod.gambitprofit.com/api/matches/a2724cf5-539f-4d81-a8a4-ecb58e1a4805/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-30T10:28:02.232913-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": "Carolina Hurricanes",
"amount": 6547.0
},
{
"team": "New York Islanders",
"amount": 3453.0
}
],
"expected_reward_tokens": 9426.69,
"profit_sb": -73.31,
"profit_sb_percentage": -0.77,
"recommended": false
},
"lines": [
{
"id": "1c829102-7f9e-47d7-bb7f-66ff0c3bd08b",
"gambit_id": "052d2c32-2bde-4a86-9790-87f613fcbaa6",
"last_updated": "2023-12-01T19:18:09.092233-05:00",
"created_at": "2023-11-30T10:28:02.247629-05:00",
"name": "Carolina Hurricanes",
"reward": "1.44000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36f67114-96f4-40da-97b0-9d65cf710bcb/?format=api"
},
{
"id": "66ee5dad-8d23-48ec-856c-249a3974e9b8",
"gambit_id": "bc0310f0-a3c0-4637-90a5-0b3bde11657b",
"last_updated": "2023-12-01T19:18:09.088553-05:00",
"created_at": "2023-11-30T10:28:02.242943-05:00",
"name": "New York Islanders",
"reward": "2.73000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36f67114-96f4-40da-97b0-9d65cf710bcb/?format=api"
}
]
}