GET /api/bet_types/f81b8013-045c-4888-845c-e36320f4331f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f81b8013-045c-4888-845c-e36320f4331f",
"match": "https://api-prod.gambitprofit.com/api/matches/25ed2887-8211-43da-82b4-080dd00f8ab3/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-28T08:48:09.274904-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": "KAN (Z Greinke)",
"amount": 5222.0
},
{
"team": "PIT (J Oviedo)",
"amount": 4778.0
}
],
"expected_reward_tokens": 9556.0,
"profit_sb": 56.0,
"profit_sb_percentage": 0.59,
"recommended": true
},
"lines": [
{
"id": "99a8e940-a27c-47e3-b1fe-6e02a697ef47",
"gambit_id": "d2f95778-dada-4111-ab50-ab443a5e8ebd",
"last_updated": "2023-08-29T19:28:16.835072-04:00",
"created_at": "2023-08-28T08:48:09.278974-04:00",
"name": "KAN (Z Greinke)",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f81b8013-045c-4888-845c-e36320f4331f/?format=api"
},
{
"id": "2bd9d865-5aec-41bc-ae6b-d7eac4992ac4",
"gambit_id": "80336bc0-aca0-4946-88ab-40f55cd936fe",
"last_updated": "2023-08-29T19:28:16.838613-04:00",
"created_at": "2023-08-28T08:48:09.282894-04:00",
"name": "PIT (J Oviedo)",
"reward": "2.00000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f81b8013-045c-4888-845c-e36320f4331f/?format=api"
}
]
}