GET /api/bet_types/79d71aea-812d-43f7-9701-9494bb369824/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "79d71aea-812d-43f7-9701-9494bb369824",
"match": "https://api-prod.gambitprofit.com/api/matches/e0c324c5-9864-41ee-acb3-04b06128d330/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "New York Rangers",
"amount": 5882.0
},
{
"team": "New York Islanders",
"amount": 4118.0
}
],
"expected_reward_tokens": 9058.28,
"profit_sb": 58.28,
"profit_sb_percentage": 0.65,
"recommended": true
},
"lines": [
{
"id": "4360d10f-9e10-48cf-9ae9-bb7a9b6fcba0",
"gambit_id": "17873fd3-2da2-4f4e-b368-42a7aafe6e55",
"last_updated": "2022-12-23T12:02:15.271064-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New York Rangers",
"reward": "1.54000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79d71aea-812d-43f7-9701-9494bb369824/?format=api"
},
{
"id": "ebe3f106-8827-40ba-b532-0181880727a6",
"gambit_id": "e70299f4-a199-4097-abb1-d9289ee9e561",
"last_updated": "2022-12-23T12:02:15.272297-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New York Islanders",
"reward": "2.20000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79d71aea-812d-43f7-9701-9494bb369824/?format=api"
}
]
}