GET /api/bet_types/b1046e95-6b7e-439a-af19-5d39e3fbd1a5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b1046e95-6b7e-439a-af19-5d39e3fbd1a5",
"match": "https://api-prod.gambitprofit.com/api/matches/25286fc5-76dc-4f72-b524-4e70c283e20b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-12T09:32:58.157065-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": "Anaheim Ducks",
"amount": 6390.0
},
{
"team": "San Jose Sharks",
"amount": 3610.0
}
],
"expected_reward_tokens": 9457.2,
"profit_sb": -42.8,
"profit_sb_percentage": -0.45,
"recommended": false
},
"lines": [
{
"id": "356674c4-a55f-4cb1-947f-5a0eb5e628a5",
"gambit_id": "40a7e1fa-e877-462b-ac64-b438fcd406c4",
"last_updated": "2023-11-13T19:28:24.233407-05:00",
"created_at": "2023-11-12T09:32:58.165118-05:00",
"name": "Anaheim Ducks",
"reward": "1.48000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1046e95-6b7e-439a-af19-5d39e3fbd1a5/?format=api"
},
{
"id": "a6a1b32b-4f4e-450a-a828-aa5f544a201f",
"gambit_id": "83c87cb3-b4dc-47d0-8a82-1d8d0996040a",
"last_updated": "2023-11-13T19:28:24.225370-05:00",
"created_at": "2023-11-12T09:32:58.161408-05:00",
"name": "San Jose Sharks",
"reward": "2.62000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1046e95-6b7e-439a-af19-5d39e3fbd1a5/?format=api"
}
]
}