GET /api/bet_types/09a9d83b-674e-4285-9580-0a50475fb179/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "09a9d83b-674e-4285-9580-0a50475fb179",
"match": "https://api-prod.gambitprofit.com/api/matches/b0430bd9-642e-4f7c-92c3-e531c1c173b3/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-23T14:32:08.242087-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": "Seattle Sea Dragons",
"amount": 6235.0
},
{
"team": "St Louis Battlehawks",
"amount": 3765.0
}
],
"expected_reward_tokens": 9600.75,
"profit_sb": 100.75,
"profit_sb_percentage": 1.06,
"recommended": true
},
"lines": [
{
"id": "6b052f1c-3cfe-4337-a247-573bec7ae101",
"gambit_id": "c3bf0cca-346f-490b-8264-73115596e24d",
"last_updated": "2023-02-24T11:47:07.266999-05:00",
"created_at": "2023-02-23T14:32:08.243338-05:00",
"name": "Seattle Sea Dragons",
"reward": "1.54000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09a9d83b-674e-4285-9580-0a50475fb179/?format=api"
},
{
"id": "a29667d6-52e1-48be-b31e-4ea19088ff9e",
"gambit_id": "5f61e4d2-4ad6-457a-9685-647ececd3230",
"last_updated": "2023-02-24T11:47:07.268128-05:00",
"created_at": "2023-02-23T14:32:08.244634-05:00",
"name": "St Louis Battlehawks",
"reward": "2.55000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09a9d83b-674e-4285-9580-0a50475fb179/?format=api"
}
]
}