GET /api/bet_types/50948523-658e-41fc-acc0-d0d92964356f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "50948523-658e-41fc-acc0-d0d92964356f",
"match": "https://api-prod.gambitprofit.com/api/matches/d5140535-e40b-4552-b256-524df7a0f746/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-26T09:33:16.042898-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": "Florida Panthers",
"amount": 5614.0
},
{
"team": "Pittsburgh Penguins",
"amount": 4386.0
}
],
"expected_reward_tokens": 9429.9,
"profit_sb": -70.1,
"profit_sb_percentage": -0.74,
"recommended": false
},
"lines": [
{
"id": "f6e3e19e-b001-4bd6-b5b3-848b0555dbdc",
"gambit_id": "0b92732e-e2a8-488a-8716-f9690a842f96",
"last_updated": "2024-01-27T10:53:03.355797-05:00",
"created_at": "2024-01-26T09:33:16.048067-05:00",
"name": "Florida Panthers",
"reward": "1.68000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50948523-658e-41fc-acc0-d0d92964356f/?format=api"
},
{
"id": "b11a41b2-51b1-4999-9df7-d0fa6a04018d",
"gambit_id": "d31d1952-84a3-4ae4-87f5-24038a7b256a",
"last_updated": "2024-01-27T10:53:03.359147-05:00",
"created_at": "2024-01-26T09:33:16.062828-05:00",
"name": "Pittsburgh Penguins",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50948523-658e-41fc-acc0-d0d92964356f/?format=api"
}
]
}