GET /api/bet_types/a83b6b05-b392-47e7-a086-79659c0dc997/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a83b6b05-b392-47e7-a086-79659c0dc997",
"match": "https://api-prod.gambitprofit.com/api/matches/6b1f6446-73d1-47fe-9658-ad0ffbe22b03/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-27T09:18:13.070870-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": 5107.0
},
{
"team": "New York Rangers",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "6d059fd3-b291-4c35-8899-b94fddd09f04",
"gambit_id": "60376e30-51be-4c87-94d0-0c1bc154c7d2",
"last_updated": "2024-01-29T21:53:08.517647-05:00",
"created_at": "2024-01-27T09:18:13.079839-05:00",
"name": "Ottawa Senators",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a83b6b05-b392-47e7-a086-79659c0dc997/?format=api"
},
{
"id": "1e918b89-034c-4e98-9dc0-2efb84a57877",
"gambit_id": "7480aed5-32a2-4761-bad9-d19ac005f5f3",
"last_updated": "2024-01-29T21:53:08.514365-05:00",
"created_at": "2024-01-27T09:18:13.074974-05:00",
"name": "New York Rangers",
"reward": "1.91000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a83b6b05-b392-47e7-a086-79659c0dc997/?format=api"
}
]
}