GET /api/bet_types/f503ce8f-e4fd-4635-ba07-d709b3855172/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f503ce8f-e4fd-4635-ba07-d709b3855172",
"match": "https://api-prod.gambitprofit.com/api/matches/77154b45-d4e4-4512-a7de-204461529ee9/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-28T12:37:01.615843-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": "San Jose Sharks",
"amount": 5945.0
},
{
"team": "Montreal Canadiens",
"amount": 4055.0
}
],
"expected_reward_tokens": 9569.8,
"profit_sb": 69.8,
"profit_sb_percentage": 0.73,
"recommended": true
},
"lines": [
{
"id": "f91d0edd-0853-4122-9c4a-022b3a8231b5",
"gambit_id": "6ce94ba1-7b2b-4f8e-83ee-8f4b4c033f22",
"last_updated": "2023-03-01T09:42:11.088804-05:00",
"created_at": "2023-02-28T12:37:01.617081-05:00",
"name": "San Jose Sharks",
"reward": "1.61000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f503ce8f-e4fd-4635-ba07-d709b3855172/?format=api"
},
{
"id": "9f3b9988-dcfe-4698-8bf3-d9e772265d03",
"gambit_id": "3570f094-c3c0-42bd-b346-e8b9df096033",
"last_updated": "2023-03-01T09:42:11.089957-05:00",
"created_at": "2023-02-28T12:37:01.618341-05:00",
"name": "Montreal Canadiens",
"reward": "2.36000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f503ce8f-e4fd-4635-ba07-d709b3855172/?format=api"
}
]
}