GET /api/bet_types/c9c9d630-7630-4dd3-b6db-5f016837efed/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c9c9d630-7630-4dd3-b6db-5f016837efed",
"match": "https://api-prod.gambitprofit.com/api/matches/7f267313-56b9-49e8-a1b2-c39f30be75fd/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-19T09:13:23.971847-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": "MIA (B Garrett)",
"amount": 5827.0
},
{
"team": "NYM (J Lucchesi)",
"amount": 4173.0
}
],
"expected_reward_tokens": 9556.17,
"profit_sb": 56.17,
"profit_sb_percentage": 0.59,
"recommended": true
},
"lines": [
{
"id": "c8a578bb-4c35-48f5-ab3a-e1d979622468",
"gambit_id": "9d8683e3-32b4-4215-99f4-75ff8bc01de5",
"last_updated": "2023-09-21T09:53:18.362954-04:00",
"created_at": "2023-09-19T09:13:23.985803-04:00",
"name": "MIA (B Garrett)",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9c9d630-7630-4dd3-b6db-5f016837efed/?format=api"
},
{
"id": "1bb867ee-fa91-49ca-9aed-7c839aba5b28",
"gambit_id": "62a909b4-a955-4e1a-adfd-2bd6167679ba",
"last_updated": "2023-09-21T09:53:18.355747-04:00",
"created_at": "2023-09-19T09:13:23.979316-04:00",
"name": "NYM (J Lucchesi)",
"reward": "2.29000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9c9d630-7630-4dd3-b6db-5f016837efed/?format=api"
}
]
}