GET /api/bet_types/6c59f056-8ce0-43fb-a8ea-911aa55fd6e4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6c59f056-8ce0-43fb-a8ea-911aa55fd6e4",
"match": "https://api-prod.gambitprofit.com/api/matches/1bf8610b-333a-4bb3-be0a-90a3a5785c8b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-30T10:28:07.188552-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": "Los Angeles Chargers",
"amount": 6603.0
},
{
"team": "New England Patriots",
"amount": 3397.0
}
],
"expected_reward_tokens": 9442.29,
"profit_sb": -57.71,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "1d5dfbcd-2eb2-474d-bbb6-fc7c6371aaf0",
"gambit_id": "d8e4eacb-3d56-4562-a9c0-61ac07972ae9",
"last_updated": "2023-12-04T21:03:10.273343-05:00",
"created_at": "2023-11-30T10:28:07.192414-05:00",
"name": "Los Angeles Chargers",
"reward": "1.43000",
"odds": "1.44440",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c59f056-8ce0-43fb-a8ea-911aa55fd6e4/?format=api"
},
{
"id": "33f07a11-426c-4c56-ae7d-4a86c7584bee",
"gambit_id": "01909104-ca85-4ba4-8837-788221c8e03a",
"last_updated": "2023-12-04T21:03:10.278365-05:00",
"created_at": "2023-11-30T10:28:07.196080-05:00",
"name": "New England Patriots",
"reward": "2.78000",
"odds": "2.85000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c59f056-8ce0-43fb-a8ea-911aa55fd6e4/?format=api"
}
]
}