GET /api/bet_types/fb93aa99-53d4-4dfb-93fc-f055b4e335ef/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fb93aa99-53d4-4dfb-93fc-f055b4e335ef",
"match": "https://api-prod.gambitprofit.com/api/matches/8f10f6de-be8b-4398-9f90-799585409121/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-23T09:12:57.725633-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": "Dallas Stars",
"amount": 5319.0
},
{
"team": "Nashville Predators",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "54042c6a-8cb8-4e1e-a551-2fce1070a660",
"gambit_id": "1afba329-4851-4418-a88b-285eb712942b",
"last_updated": "2023-12-26T15:38:15.385844-05:00",
"created_at": "2023-12-23T09:12:57.731500-05:00",
"name": "Dallas Stars",
"reward": "1.76000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb93aa99-53d4-4dfb-93fc-f055b4e335ef/?format=api"
},
{
"id": "17439fec-4493-4b90-aabd-a7ea92ba26b9",
"gambit_id": "bcbe693d-4ba6-4079-859b-f1c7c64a604c",
"last_updated": "2023-12-26T15:38:15.389170-05:00",
"created_at": "2023-12-23T09:12:57.736271-05:00",
"name": "Nashville Predators",
"reward": "2.00000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb93aa99-53d4-4dfb-93fc-f055b4e335ef/?format=api"
}
]
}