GET /api/bet_types/d2537754-1a6b-49a4-bbd0-6685498e3fe2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d2537754-1a6b-49a4-bbd0-6685498e3fe2",
"match": "https://api-prod.gambitprofit.com/api/matches/7c6eb9c9-fb65-4996-95ee-3b85461dd4b4/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-13T10:18:23.870276-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": "BOS (K Crawford)",
"amount": 5578.0
},
{
"team": "DET (Ed Rodriguez)",
"amount": 4422.0
}
],
"expected_reward_tokens": 9594.16,
"profit_sb": 94.16,
"profit_sb_percentage": 0.99,
"recommended": true
},
"lines": [
{
"id": "a8193681-23e5-4f43-b0ed-270e64225bd9",
"gambit_id": "d074b311-02df-4974-8d72-793db9ce9254",
"last_updated": "2023-08-14T18:48:06.913570-04:00",
"created_at": "2023-08-13T10:18:23.890949-04:00",
"name": "BOS (K Crawford)",
"reward": "1.72000",
"odds": "1.75190",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2537754-1a6b-49a4-bbd0-6685498e3fe2/?format=api"
},
{
"id": "9da110e1-dbd6-4278-95a9-d6477df75b30",
"gambit_id": "6324803b-abc8-44e3-8fde-c4b43bcee747",
"last_updated": "2023-08-14T18:48:06.909884-04:00",
"created_at": "2023-08-13T10:18:23.878223-04:00",
"name": "DET (Ed Rodriguez)",
"reward": "2.17000",
"odds": "2.23000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2537754-1a6b-49a4-bbd0-6685498e3fe2/?format=api"
}
]
}