GET /api/bet_types/770fc54e-73f7-49f5-8f28-4145d6d49f5f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "770fc54e-73f7-49f5-8f28-4145d6d49f5f",
"match": "https://api-prod.gambitprofit.com/api/matches/b537c0c5-4bea-4dfd-ac02-a9b3489f3d25/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-01T12:27:15.788109-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": "Boston Celtics",
"amount": 8085.0
},
{
"team": "Philadelphia 76ers",
"amount": 1915.0
}
],
"expected_reward_tokens": 9459.45,
"profit_sb": -40.55,
"profit_sb_percentage": -0.43,
"recommended": false
},
"lines": [
{
"id": "fcd69921-4d85-445f-91b0-bc4aeaf3804a",
"gambit_id": "93c904af-3a0c-49f9-8316-e1322940c679",
"last_updated": "2023-05-02T11:52:09.020281-04:00",
"created_at": "2023-05-01T12:27:15.789648-04:00",
"name": "Boston Celtics",
"reward": "1.17000",
"odds": "1.18180",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/770fc54e-73f7-49f5-8f28-4145d6d49f5f/?format=api"
},
{
"id": "ca30d3e0-056e-44bc-ae88-8d2b2c41ecb6",
"gambit_id": "50cd2e63-4656-42b9-aa10-40e660763b0b",
"last_updated": "2023-05-02T11:52:09.021861-04:00",
"created_at": "2023-05-01T12:27:15.791239-04:00",
"name": "Philadelphia 76ers",
"reward": "4.94000",
"odds": "5.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/770fc54e-73f7-49f5-8f28-4145d6d49f5f/?format=api"
}
]
}