GET /api/bet_types/ca02bf8a-2c1c-438f-af4a-d71b345feedd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ca02bf8a-2c1c-438f-af4a-d71b345feedd",
"match": "https://api-prod.gambitprofit.com/api/matches/64f10b2a-9025-4983-8b39-8a109769a9d5/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-27T08:57:17.762087-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": "Vancouver Canucks",
"amount": 6173.0
},
{
"team": "Columbus Blue Jackets",
"amount": 3827.0
}
],
"expected_reward_tokens": 9567.5,
"profit_sb": 67.5,
"profit_sb_percentage": 0.71,
"recommended": true
},
"lines": [
{
"id": "bb1398db-01a9-4bee-86c4-b35e508a9bf1",
"gambit_id": "a88c1058-41d9-4e34-933a-34d0968ad0cc",
"last_updated": "2023-01-28T11:37:02.042577-05:00",
"created_at": "2023-01-27T08:57:17.763319-05:00",
"name": "Vancouver Canucks",
"reward": "1.55000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca02bf8a-2c1c-438f-af4a-d71b345feedd/?format=api"
},
{
"id": "89558d37-2861-458f-99d6-b5fb2e227cb6",
"gambit_id": "9ba36d42-d609-4398-bb7e-891cb4b4f12b",
"last_updated": "2023-01-28T11:37:02.044233-05:00",
"created_at": "2023-01-27T08:57:17.764584-05:00",
"name": "Columbus Blue Jackets",
"reward": "2.50000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca02bf8a-2c1c-438f-af4a-d71b345feedd/?format=api"
}
]
}