GET /api/bet_types/42f1ec6b-cf27-467c-a6b5-7c7505953b02/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "42f1ec6b-cf27-467c-a6b5-7c7505953b02",
"match": "https://api-prod.gambitprofit.com/api/matches/1226986c-47e0-41c5-b896-da07ec2522e5/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "NYY (G Cole)",
"amount": 6256.0
},
{
"team": "TOR (M White)",
"amount": 3744.0
}
],
"expected_reward_tokens": 9321.44,
"profit_sb": 321.44,
"profit_sb_percentage": 3.57,
"recommended": true
},
"lines": [
{
"id": "d53d0d0b-7afc-4b2b-b6d2-f38f8aceb131",
"gambit_id": "925d7215-6519-4a64-b0df-75840b177c4f",
"last_updated": "2022-08-21T12:52:09.000857-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NYY (G Cole)",
"reward": "1.49000",
"odds": "1.54050",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42f1ec6b-cf27-467c-a6b5-7c7505953b02/?format=api"
},
{
"id": "4baa6aae-a476-42dc-be73-952c87387ef3",
"gambit_id": "375707ab-c11b-42a1-a5f9-b35d09e555ce",
"last_updated": "2022-08-21T12:52:09.000376-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TOR (M White)",
"reward": "2.49000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42f1ec6b-cf27-467c-a6b5-7c7505953b02/?format=api"
}
]
}