GET /api/bet_types/f1242d55-eb43-4932-a8f4-c7c458e04a5f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f1242d55-eb43-4932-a8f4-c7c458e04a5f",
"match": "https://api-prod.gambitprofit.com/api/matches/8179d503-d56b-4e36-8398-cb062e065503/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-31T11:47:17.880280-04: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": "ARI (T Henry)",
"amount": 5873.0
},
{
"team": "COL (D Lamet)",
"amount": 4127.0
}
],
"expected_reward_tokens": 9572.99,
"profit_sb": 72.99,
"profit_sb_percentage": 0.77,
"recommended": true
},
"lines": [
{
"id": "47dda01d-6ce7-484f-9b13-409a3ada831c",
"gambit_id": "821ba531-0a5d-4119-813e-dc2d0ad84c90",
"last_updated": "2023-06-01T10:07:11.255969-04:00",
"created_at": "2023-05-31T11:47:17.885349-04:00",
"name": "ARI (T Henry)",
"reward": "1.63000",
"odds": "1.65360",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1242d55-eb43-4932-a8f4-c7c458e04a5f/?format=api"
},
{
"id": "f7e6b7a5-53ba-4656-86d9-8b2cd9ce6edb",
"gambit_id": "98e71bce-25c7-4dcf-97e0-d39fa1a70714",
"last_updated": "2023-06-01T10:07:11.253156-04:00",
"created_at": "2023-05-31T11:47:17.882451-04:00",
"name": "COL (D Lamet)",
"reward": "2.32000",
"odds": "2.38000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1242d55-eb43-4932-a8f4-c7c458e04a5f/?format=api"
}
]
}