GET /api/bet_types/9058a3ba-6ebf-4328-9061-0522368289a9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9058a3ba-6ebf-4328-9061-0522368289a9",
"match": "https://api-prod.gambitprofit.com/api/matches/d5048935-77bd-47e2-9bc9-c24a2929ae74/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-12T08:42:17.962160-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": "Toronto Raptors",
"amount": 7095.0
},
{
"team": "Charlotte Hornets",
"amount": 2905.0
}
],
"expected_reward_tokens": 9150.75,
"profit_sb": 150.75,
"profit_sb_percentage": 1.68,
"recommended": true
},
"lines": [
{
"id": "d9680e9a-9446-41b8-8147-d4fc6b277a65",
"gambit_id": "4a9ca7ab-14c5-4396-b3e1-98b8aad65634",
"last_updated": "2023-01-13T11:32:07.667858-05:00",
"created_at": "2023-01-12T08:42:17.963304-05:00",
"name": "Toronto Raptors",
"reward": "1.29000",
"odds": "1.33330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9058a3ba-6ebf-4328-9061-0522368289a9/?format=api"
},
{
"id": "ec4cfdb6-3fff-4afa-a83a-d39525c108ff",
"gambit_id": "a9d1fdde-92b3-459c-8cda-cdbd7ecc64aa",
"last_updated": "2023-01-13T11:32:07.668936-05:00",
"created_at": "2023-01-12T08:42:17.964496-05:00",
"name": "Charlotte Hornets",
"reward": "3.15000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9058a3ba-6ebf-4328-9061-0522368289a9/?format=api"
}
]
}