GET /api/bet_types/e303ebaf-eb1d-4fca-b6d9-29e49a854ff8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e303ebaf-eb1d-4fca-b6d9-29e49a854ff8",
"match": "https://api-prod.gambitprofit.com/api/matches/371bd82e-9994-4150-9362-2245af3ec871/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-14T12:02:14.696600-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": "HOU (L Garcia)",
"amount": 5909.0
},
{
"team": "TEX (M Perez)",
"amount": 4091.0
}
],
"expected_reward_tokens": 9572.58,
"profit_sb": 72.58,
"profit_sb_percentage": 0.76,
"recommended": true
},
"lines": [
{
"id": "38c8c578-e623-44a5-ae7c-6d7c82b93715",
"gambit_id": "29192063-7c2c-40e4-8099-80ab1749442d",
"last_updated": "2023-04-16T17:57:06.958931-04:00",
"created_at": "2023-04-14T12:02:14.697985-04:00",
"name": "HOU (L Garcia)",
"reward": "1.62000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e303ebaf-eb1d-4fca-b6d9-29e49a854ff8/?format=api"
},
{
"id": "b90de45e-201f-49aa-acc9-76e561feb8b2",
"gambit_id": "dcaa29d9-648c-45e2-bc3a-463086976d9c",
"last_updated": "2023-04-16T17:57:06.960971-04:00",
"created_at": "2023-04-14T12:02:14.699421-04:00",
"name": "TEX (M Perez)",
"reward": "2.34000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e303ebaf-eb1d-4fca-b6d9-29e49a854ff8/?format=api"
}
]
}