GET /api/bet_types/c609ca9e-e4fa-4744-a57d-d7538e2f133e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c609ca9e-e4fa-4744-a57d-d7538e2f133e",
"match": "https://api-prod.gambitprofit.com/api/matches/451daf6b-7ed7-4424-8aa0-9bf7dfa1bf61/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-10T09:58:02.365907-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": "New York Rangers",
"amount": 5107.0
},
{
"team": "Los Angeles Kings",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "29be656b-1fd3-42af-a608-ff8fb1fc6937",
"gambit_id": "27c795f7-b279-4c72-b3b1-223d9f1e9bcb",
"last_updated": "2023-12-12T10:28:16.795195-05:00",
"created_at": "2023-12-10T09:58:02.376916-05:00",
"name": "New York Rangers",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c609ca9e-e4fa-4744-a57d-d7538e2f133e/?format=api"
},
{
"id": "ace61a5b-03be-4ac1-b4ae-804db5e71a4c",
"gambit_id": "c8b2f492-6cd3-4930-9c0e-1f76cff36e2a",
"last_updated": "2023-12-12T10:28:16.791997-05:00",
"created_at": "2023-12-10T09:58:02.370738-05:00",
"name": "Los Angeles Kings",
"reward": "1.91000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c609ca9e-e4fa-4744-a57d-d7538e2f133e/?format=api"
}
]
}