GET /api/bet_types/05a1b107-8b9a-433d-9d9b-75cfc2d2574c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "05a1b107-8b9a-433d-9d9b-75cfc2d2574c",
"match": "https://api-prod.gambitprofit.com/api/matches/937b2162-b7fe-4302-9e2e-3cd9fcbf2d4f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-26T11:52:11.761136-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": "BAL (G Rodriguez)",
"amount": 5426.0
},
{
"team": "TEX (J Gray)",
"amount": 4574.0
}
],
"expected_reward_tokens": 9604.02,
"profit_sb": 104.02,
"profit_sb_percentage": 1.09,
"recommended": true
},
"lines": [
{
"id": "ff942a5f-7c26-4ea8-9a1c-74c5d7d97255",
"gambit_id": "8e7c9bfa-61ef-4e3d-a6db-0c16cc6e81ad",
"last_updated": "2023-05-27T16:07:12.405512-04:00",
"created_at": "2023-05-26T11:52:11.763187-04:00",
"name": "BAL (G Rodriguez)",
"reward": "1.77000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05a1b107-8b9a-433d-9d9b-75cfc2d2574c/?format=api"
},
{
"id": "0ca3efb4-6702-4566-a5df-6d565d34ea9a",
"gambit_id": "597ae367-8302-4c6c-bbd3-f9d1886e8eb0",
"last_updated": "2023-05-27T16:07:12.407840-04:00",
"created_at": "2023-05-26T11:52:11.765413-04:00",
"name": "TEX (J Gray)",
"reward": "2.10000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05a1b107-8b9a-433d-9d9b-75cfc2d2574c/?format=api"
}
]
}