GET /api/bet_types/8cfbcf9e-f51a-4a8c-89c9-8af1749f7425/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8cfbcf9e-f51a-4a8c-89c9-8af1749f7425",
"match": "https://api-prod.gambitprofit.com/api/matches/4e5259c8-1f75-4ecb-b548-129a5da7b1aa/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-02T09:33:15.951091-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": "STL (D Rom)",
"amount": 5827.0
},
{
"team": "PIT (T Hatch)",
"amount": 4173.0
}
],
"expected_reward_tokens": 9556.17,
"profit_sb": 56.17,
"profit_sb_percentage": 0.59,
"recommended": true
},
"lines": [
{
"id": "510282a1-54c0-48a1-94f2-98adb4ed0b8d",
"gambit_id": "3a953374-f4bd-44d9-91a6-7d32a9957e95",
"last_updated": "2023-09-04T12:48:33.795573-04:00",
"created_at": "2023-09-02T09:33:15.960703-04:00",
"name": "STL (D Rom)",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cfbcf9e-f51a-4a8c-89c9-8af1749f7425/?format=api"
},
{
"id": "435a43d8-b02b-4527-901f-31c01eb6835d",
"gambit_id": "a019b180-91f5-48de-b8a2-1914973c49e8",
"last_updated": "2023-09-04T12:48:33.792326-04:00",
"created_at": "2023-09-02T09:33:15.956205-04:00",
"name": "PIT (T Hatch)",
"reward": "2.29000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cfbcf9e-f51a-4a8c-89c9-8af1749f7425/?format=api"
}
]
}