GET /api/bet_types/d2727f6d-2885-40c5-a3d4-683a88a86d2b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d2727f6d-2885-40c5-a3d4-683a88a86d2b",
"match": "https://api-prod.gambitprofit.com/api/matches/2a1f6675-d510-4025-a6c9-7fff37272df3/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-06T09:23:25.349838-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": 6324.0
},
{
"team": "Montreal Canadiens",
"amount": 3676.0
}
],
"expected_reward_tokens": 9484.08,
"profit_sb": -15.92,
"profit_sb_percentage": -0.17,
"recommended": false
},
"lines": [
{
"id": "d9cd7712-dd6a-4117-8156-67527c5fc869",
"gambit_id": "dc73f048-4725-4830-b5d5-a7205579f755",
"last_updated": "2024-01-09T10:18:17.085007-05:00",
"created_at": "2024-01-06T09:23:25.360873-05:00",
"name": "New York Rangers",
"reward": "1.50000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2727f6d-2885-40c5-a3d4-683a88a86d2b/?format=api"
},
{
"id": "e9da9493-0ef2-4549-9686-a494e555bff3",
"gambit_id": "925ebdb4-d87b-45f1-9e14-4c762e052ba7",
"last_updated": "2024-01-09T10:18:17.088558-05:00",
"created_at": "2024-01-06T09:23:25.366755-05:00",
"name": "Montreal Canadiens",
"reward": "2.58000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2727f6d-2885-40c5-a3d4-683a88a86d2b/?format=api"
}
]
}