GET /api/bet_types/dfe56ad9-68f9-4214-8f38-b2c0d2d6feda/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dfe56ad9-68f9-4214-8f38-b2c0d2d6feda",
"match": "https://api-prod.gambitprofit.com/api/matches/e99b9101-7254-4562-826d-72eeb9efde34/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-01T09:22:01.190081-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": "Atlanta Falcons",
"amount": 6026.0
},
{
"team": "Arizona Cardinals",
"amount": 3974.0
}
],
"expected_reward_tokens": 9099.26,
"profit_sb": 99.26,
"profit_sb_percentage": 1.1,
"recommended": true
},
"lines": [
{
"id": "7c2628e6-81cd-48ef-a070-e45bed4db3e6",
"gambit_id": "ef2a515c-d12d-4320-a912-9b1fd9421f6c",
"last_updated": "2023-01-02T12:47:01.332530-05:00",
"created_at": "2023-01-01T09:22:01.191234-05:00",
"name": "Atlanta Falcons",
"reward": "1.51000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dfe56ad9-68f9-4214-8f38-b2c0d2d6feda/?format=api"
},
{
"id": "a342e6f9-5cc3-4802-a5a2-1c77e28c46a2",
"gambit_id": "ee5f434d-d16f-4e66-aa07-26225f02cdcd",
"last_updated": "2023-01-02T12:47:01.333697-05:00",
"created_at": "2023-01-01T09:22:01.192502-05:00",
"name": "Arizona Cardinals",
"reward": "2.29000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dfe56ad9-68f9-4214-8f38-b2c0d2d6feda/?format=api"
}
]
}