GET /api/bet_types/9c20c718-5ec4-4264-9d70-e91a33c15d52/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9c20c718-5ec4-4264-9d70-e91a33c15d52",
"match": "https://api-prod.gambitprofit.com/api/matches/4c5f05a7-cd29-459d-b5f1-13e032ab4265/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-04T09:43:06.194659-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": "LOS (E Sheehan)",
"amount": 6935.0
},
{
"team": "PIT (L Ortiz)",
"amount": 3065.0
}
],
"expected_reward_tokens": 9500.95,
"profit_sb": 0.95,
"profit_sb_percentage": 0.01,
"recommended": true
},
"lines": [
{
"id": "382aa765-4111-4a3b-b625-9551b99099cd",
"gambit_id": "1ab3e7ce-1ad0-441b-a992-e85556213d67",
"last_updated": "2023-07-05T18:18:23.424329-04:00",
"created_at": "2023-07-04T09:43:06.199299-04:00",
"name": "LOS (E Sheehan)",
"reward": "1.37000",
"odds": "1.38460",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c20c718-5ec4-4264-9d70-e91a33c15d52/?format=api"
},
{
"id": "c6a4e708-a83b-48eb-bb7a-b5dc28deba7a",
"gambit_id": "252edefe-f7b5-43e8-88a5-f5e3df8eeb5a",
"last_updated": "2023-07-05T18:18:23.422824-04:00",
"created_at": "2023-07-04T09:43:06.196885-04:00",
"name": "PIT (L Ortiz)",
"reward": "3.10000",
"odds": "3.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c20c718-5ec4-4264-9d70-e91a33c15d52/?format=api"
}
]
}