GET /api/bet_types/589bd06b-7fe4-47a4-be89-00ec1be9e4da/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "589bd06b-7fe4-47a4-be89-00ec1be9e4da",
"match": "https://api-prod.gambitprofit.com/api/matches/00464a7a-130e-4c72-a88c-6cfbd114bcc1/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-12T10:03:08.045068-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": 6308.0
},
{
"team": "Toronto Maple Leafs",
"amount": 3692.0
}
],
"expected_reward_tokens": 9525.08,
"profit_sb": 25.08,
"profit_sb_percentage": 0.26,
"recommended": true
},
"lines": [
{
"id": "905bc1ee-9380-40fb-908b-0c6155048149",
"gambit_id": "31a17266-0286-418f-b118-a16255aac802",
"last_updated": "2023-12-13T09:33:08.423791-05:00",
"created_at": "2023-12-12T10:03:08.064317-05:00",
"name": "New York Rangers",
"reward": "1.51000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/589bd06b-7fe4-47a4-be89-00ec1be9e4da/?format=api"
},
{
"id": "5932da51-d687-4784-936d-228738dbd938",
"gambit_id": "096a996a-9656-4d14-b5a1-1676a1f06f76",
"last_updated": "2023-12-13T09:33:08.420297-05:00",
"created_at": "2023-12-12T10:03:08.059318-05:00",
"name": "Toronto Maple Leafs",
"reward": "2.58000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/589bd06b-7fe4-47a4-be89-00ec1be9e4da/?format=api"
}
]
}