GET /api/bet_types/3609c023-a5aa-4432-ac66-a5bb0f0130ae/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3609c023-a5aa-4432-ac66-a5bb0f0130ae",
"match": "https://api-prod.gambitprofit.com/api/matches/dfd01183-03a3-4de2-b7e4-2bae99c12074/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-01T09:51:50.545509-04: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": 5867.0
},
{
"team": "New York Islanders",
"amount": 4133.0
}
],
"expected_reward_tokens": 9504.54,
"profit_sb": 4.54,
"profit_sb_percentage": 0.05,
"recommended": true
},
"lines": [
{
"id": "532e0e48-f84e-4931-a2be-0188000617a7",
"gambit_id": "1c1857db-544f-4f70-9d0d-b9e5e112f82a",
"last_updated": "2023-04-03T10:17:07.358794-04:00",
"created_at": "2023-04-01T09:51:50.547547-04:00",
"name": "Tampa Bay Lightning",
"reward": "1.62000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3609c023-a5aa-4432-ac66-a5bb0f0130ae/?format=api"
},
{
"id": "7abf292d-3002-43f6-b6b8-8ffda25c02d1",
"gambit_id": "5bde6f2b-7f2f-4179-a789-2bf8af533b23",
"last_updated": "2023-04-03T10:17:07.361257-04:00",
"created_at": "2023-04-01T09:51:50.549489-04:00",
"name": "New York Islanders",
"reward": "2.30000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3609c023-a5aa-4432-ac66-a5bb0f0130ae/?format=api"
}
]
}