GET /api/bet_types/eca218d1-9c23-4ec3-a2b9-c354035bb167/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "eca218d1-9c23-4ec3-a2b9-c354035bb167",
"match": "https://api-prod.gambitprofit.com/api/matches/24da4878-193a-4da9-92fb-e5ef7e5ef3dd/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-21T08:33:16.608139-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": "CWS (M Kopech)",
"amount": 5117.0
},
{
"team": "TEX (M Perez)",
"amount": 4883.0
}
],
"expected_reward_tokens": 9568.79,
"profit_sb": 68.79,
"profit_sb_percentage": 0.72,
"recommended": true
},
"lines": [
{
"id": "8ad4cae5-e2dd-4487-b513-9777beb3a17c",
"gambit_id": "8c76e4af-32aa-4598-911e-a654f49fc2a5",
"last_updated": "2023-06-22T10:48:28.425691-04:00",
"created_at": "2023-06-21T08:33:16.612917-04:00",
"name": "CWS (M Kopech)",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eca218d1-9c23-4ec3-a2b9-c354035bb167/?format=api"
},
{
"id": "760a21f2-6923-4e1c-89a9-3974d929b887",
"gambit_id": "b6dacbe4-1a76-48f9-b3eb-f1bd908e8d11",
"last_updated": "2023-06-22T10:48:28.427424-04:00",
"created_at": "2023-06-21T08:33:16.610527-04:00",
"name": "TEX (M Perez)",
"reward": "1.96000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eca218d1-9c23-4ec3-a2b9-c354035bb167/?format=api"
}
]
}