GET /api/bet_types/a5521ac3-cb20-446c-9f26-5307165e2df8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a5521ac3-cb20-446c-9f26-5307165e2df8",
"match": "https://api-prod.gambitprofit.com/api/matches/4b3cd34c-0c9a-4225-9177-eaa75cf23988/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-07T13:41:47.819707-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": "Tampa Bay Lightning",
"amount": 6752.0
},
{
"team": "San Jose Sharks",
"amount": 3248.0
}
],
"expected_reward_tokens": 9451.68,
"profit_sb": -48.32,
"profit_sb_percentage": -0.51,
"recommended": false
},
"lines": [
{
"id": "5b2452cc-568a-44e3-98a9-f349a5c648c8",
"gambit_id": "80f8eb61-6eb9-4a66-b5bb-9cf150975291",
"last_updated": "2023-02-08T16:31:56.405460-05:00",
"created_at": "2023-02-07T13:41:47.821119-05:00",
"name": "Tampa Bay Lightning",
"reward": "1.40000",
"odds": "1.41670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5521ac3-cb20-446c-9f26-5307165e2df8/?format=api"
},
{
"id": "3674b2fb-ea64-4d54-8adf-ec2dec45a20e",
"gambit_id": "c0ade068-6196-4e5b-b767-7b73e40c7aa2",
"last_updated": "2023-02-08T16:31:56.406733-05:00",
"created_at": "2023-02-07T13:41:47.822487-05:00",
"name": "San Jose Sharks",
"reward": "2.91000",
"odds": "3.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5521ac3-cb20-446c-9f26-5307165e2df8/?format=api"
}
]
}