GET /api/bet_types/cea7a959-735a-4c31-a3c1-134dfef1ffde/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cea7a959-735a-4c31-a3c1-134dfef1ffde",
"match": "https://api-prod.gambitprofit.com/api/matches/1cc0b4d7-9ec8-43c6-96ed-40b6e5534a3b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-26T08:58:02.247625-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": "NYM (J Verlander)",
"amount": 6070.0
},
{
"team": "MIL (C Rea)",
"amount": 3930.0
}
],
"expected_reward_tokens": 9589.2,
"profit_sb": 89.2,
"profit_sb_percentage": 0.94,
"recommended": true
},
"lines": [
{
"id": "0d8132c1-c541-49af-8e87-8f171ce193fb",
"gambit_id": "50f461de-0a91-43e5-a827-7386005d1d72",
"last_updated": "2023-06-27T15:03:02.281756-04:00",
"created_at": "2023-06-26T08:58:02.252044-04:00",
"name": "NYM (J Verlander)",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cea7a959-735a-4c31-a3c1-134dfef1ffde/?format=api"
},
{
"id": "2b768c45-98df-4f3d-9b17-ad0365e5dc69",
"gambit_id": "cb0489b3-072f-48a7-9741-95c63d63f4ae",
"last_updated": "2023-06-27T15:03:02.278900-04:00",
"created_at": "2023-06-26T08:58:02.249918-04:00",
"name": "MIL (C Rea)",
"reward": "2.44000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cea7a959-735a-4c31-a3c1-134dfef1ffde/?format=api"
}
]
}