GET /api/bet_types/73920c0d-69d3-48d7-9b3a-c17970549f48/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "73920c0d-69d3-48d7-9b3a-c17970549f48",
"match": "https://api-prod.gambitprofit.com/api/matches/e2214336-6d88-4570-8727-8d0817830e9d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-09T11:07:09.830308-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 (N Syndergaard)",
"amount": 5337.0
},
{
"team": "MIL (E Lauer)",
"amount": 4663.0
}
],
"expected_reward_tokens": 9605.78,
"profit_sb": 105.78,
"profit_sb_percentage": 1.11,
"recommended": true
},
"lines": [
{
"id": "0f0085b5-4c2b-47c6-b62b-af37d436b0fe",
"gambit_id": "2511c981-76eb-41c1-8659-a7feed63642c",
"last_updated": "2023-05-10T15:32:07.310599-04:00",
"created_at": "2023-05-09T11:07:09.833264-04:00",
"name": "LOS (N Syndergaard)",
"reward": "1.80000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73920c0d-69d3-48d7-9b3a-c17970549f48/?format=api"
},
{
"id": "52184b05-1b51-4ce9-928d-e0dc46a3fad8",
"gambit_id": "16c8ec04-e36d-4fbc-96f7-75fc8cc05752",
"last_updated": "2023-05-10T15:32:07.309031-04:00",
"created_at": "2023-05-09T11:07:09.831732-04:00",
"name": "MIL (E Lauer)",
"reward": "2.06000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73920c0d-69d3-48d7-9b3a-c17970549f48/?format=api"
}
]
}