GET /api/bet_types/99a2fda5-a19e-45e6-b120-ce654785d90f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "99a2fda5-a19e-45e6-b120-ce654785d90f",
"match": "https://api-prod.gambitprofit.com/api/matches/0df42cd1-11f2-48e5-81a2-30070191c109/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-16T09:08:26.803141-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": "TEX (M Perez)",
"amount": 5578.0
},
{
"team": "CLE (T Bibee)",
"amount": 4422.0
}
],
"expected_reward_tokens": 9594.16,
"profit_sb": 94.16,
"profit_sb_percentage": 0.99,
"recommended": true
},
"lines": [
{
"id": "a3263a76-0181-4b10-989b-152d7ddde0b3",
"gambit_id": "9cb4086e-66a1-4087-ba0f-fb2d5f733295",
"last_updated": "2023-07-18T09:03:20.078910-04:00",
"created_at": "2023-07-16T09:08:26.806141-04:00",
"name": "TEX (M Perez)",
"reward": "1.72000",
"odds": "1.75190",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99a2fda5-a19e-45e6-b120-ce654785d90f/?format=api"
},
{
"id": "b8d771f8-3fc0-4b09-8de0-4070fbd51ce9",
"gambit_id": "9dbdf6c1-beca-4fc6-83fc-1a63693d450b",
"last_updated": "2023-07-18T09:03:20.077011-04:00",
"created_at": "2023-07-16T09:08:26.804601-04:00",
"name": "CLE (T Bibee)",
"reward": "2.17000",
"odds": "2.23000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99a2fda5-a19e-45e6-b120-ce654785d90f/?format=api"
}
]
}