GET /api/bet_types/60453298-69c0-4c0b-aef0-f4df658f6636/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "60453298-69c0-4c0b-aef0-f4df658f6636",
"match": "https://api-prod.gambitprofit.com/api/matches/66477ac6-5bb4-471c-b84b-d543284bfbf0/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-04T10:37:56.251460-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": "Nashville Predators",
"amount": 6651.0
},
{
"team": "Chicago Blackhawks",
"amount": 3349.0
}
],
"expected_reward_tokens": 9444.18,
"profit_sb": -55.82,
"profit_sb_percentage": -0.59,
"recommended": false
},
"lines": [
{
"id": "92587e69-32b1-447a-bcfa-ef0cf815c4de",
"gambit_id": "02e0831e-c47b-499c-a1ee-d63688effcb1",
"last_updated": "2023-03-06T11:37:11.428193-05:00",
"created_at": "2023-03-04T10:37:56.253882-05:00",
"name": "Nashville Predators",
"reward": "1.42000",
"odds": "1.43480",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60453298-69c0-4c0b-aef0-f4df658f6636/?format=api"
},
{
"id": "5a22e6c5-af5a-4a5e-a20f-30aa9d21c80d",
"gambit_id": "ad93578e-7d53-4b5e-97f9-b6e225e45b57",
"last_updated": "2023-03-06T11:37:11.426561-05:00",
"created_at": "2023-03-04T10:37:56.252652-05:00",
"name": "Chicago Blackhawks",
"reward": "2.82000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60453298-69c0-4c0b-aef0-f4df658f6636/?format=api"
}
]
}