GET /api/bet_types/4001bba6-e31e-47a8-8ab4-ad63146a1639/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4001bba6-e31e-47a8-8ab4-ad63146a1639",
"match": "https://api-prod.gambitprofit.com/api/matches/d7ea148b-976c-4054-8c48-83df5e0ed40d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-28T09:42:04.427667-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": "Boston Bruins",
"amount": 5863.0
},
{
"team": "Florida Panthers",
"amount": 4137.0
}
],
"expected_reward_tokens": 9556.47,
"profit_sb": 56.47,
"profit_sb_percentage": 0.59,
"recommended": true
},
"lines": [
{
"id": "d120b11f-05eb-4ccd-8f51-479cd6e80645",
"gambit_id": "3045751f-17f2-4b6b-88c7-a6a921935379",
"last_updated": "2023-01-30T17:46:54.738423-05:00",
"created_at": "2023-01-28T09:42:04.430289-05:00",
"name": "Boston Bruins",
"reward": "1.63000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4001bba6-e31e-47a8-8ab4-ad63146a1639/?format=api"
},
{
"id": "b918fe83-2efe-4b38-bc6b-4d189b7e0780",
"gambit_id": "787f450d-fe56-48aa-90a6-fd6ad6c71cc2",
"last_updated": "2023-01-30T17:46:54.736944-05:00",
"created_at": "2023-01-28T09:42:04.429011-05:00",
"name": "Florida Panthers",
"reward": "2.31000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4001bba6-e31e-47a8-8ab4-ad63146a1639/?format=api"
}
]
}