GET /api/bet_types/441b79fe-5a62-4964-b631-0fac7dd9b71e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "441b79fe-5a62-4964-b631-0fac7dd9b71e",
"match": "https://api-prod.gambitprofit.com/api/matches/7a4e4954-7029-41ab-ae3b-a8b26ab4a222/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-05: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": "ARI (Z Gallen)",
"amount": 5181.0
},
{
"team": "MIL (E Lauer)",
"amount": 4819.0
}
],
"expected_reward_tokens": 9636.66,
"profit_sb": 136.66,
"profit_sb_percentage": 1.44,
"recommended": true
},
"lines": [
{
"id": "15ddde76-34d8-4999-907a-58649fef908d",
"gambit_id": "2bb42cbc-11b0-4a81-abc3-8015e63bcaf6",
"last_updated": "2022-10-05T06:47:20.957239-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "ARI (Z Gallen)",
"reward": "1.86000",
"odds": "1.88500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/441b79fe-5a62-4964-b631-0fac7dd9b71e/?format=api"
},
{
"id": "19b9de57-6e33-42f0-94e5-d05256267f4e",
"gambit_id": "1410bd07-d4c3-47f6-be81-c6d5a656e3a7",
"last_updated": "2022-10-05T06:47:20.956252-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIL (E Lauer)",
"reward": "2.00000",
"odds": "2.03000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/441b79fe-5a62-4964-b631-0fac7dd9b71e/?format=api"
}
]
}