GET /api/bet_types/060c1498-def5-4fa6-bcde-c4db2ffa9a32/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "060c1498-def5-4fa6-bcde-c4db2ffa9a32",
"match": "https://api-prod.gambitprofit.com/api/matches/a147d867-a466-455b-9d37-57a95d39dd9b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-06T11:51:56.925757-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": "PHI (B Falter)",
"amount": 5787.0
},
{
"team": "BOS (C Kluber)",
"amount": 4213.0
}
],
"expected_reward_tokens": 9605.64,
"profit_sb": 105.64,
"profit_sb_percentage": 1.11,
"recommended": true
},
"lines": [
{
"id": "51a44e28-a8a0-4973-a8ce-1db7a5c79a74",
"gambit_id": "e8bde7be-8df5-4c57-a4f3-3f3c4f7d936f",
"last_updated": "2023-05-07T11:57:19.127126-04:00",
"created_at": "2023-05-06T11:51:56.927027-04:00",
"name": "PHI (B Falter)",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/060c1498-def5-4fa6-bcde-c4db2ffa9a32/?format=api"
},
{
"id": "49588e05-0139-4bf0-942d-0ecce696b7c8",
"gambit_id": "9500cca1-b3da-4485-9a06-53b7507037b7",
"last_updated": "2023-05-07T11:57:19.128637-04:00",
"created_at": "2023-05-06T11:51:56.928317-04:00",
"name": "BOS (C Kluber)",
"reward": "2.28000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/060c1498-def5-4fa6-bcde-c4db2ffa9a32/?format=api"
}
]
}