GET /api/bet_types/7a376eb2-9746-4e92-88e3-a49cd92090ac/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7a376eb2-9746-4e92-88e3-a49cd92090ac",
"match": "https://api-prod.gambitprofit.com/api/matches/47198d1b-36e8-4c3a-9eb7-7926f12c1c83/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-04T09:32:16.485484-04: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": "Philadelphia Flyers",
"amount": 6547.0
},
{
"team": "St Louis Blues",
"amount": 3453.0
}
],
"expected_reward_tokens": 9426.69,
"profit_sb": -73.31,
"profit_sb_percentage": -0.77,
"recommended": false
},
"lines": [
{
"id": "a5b32c35-5948-45a6-83ee-0ff69db970dc",
"gambit_id": "4244cf06-2cb3-48a0-a667-01e5fa11118e",
"last_updated": "2023-04-05T22:47:03.523583-04:00",
"created_at": "2023-04-04T09:32:16.488360-04:00",
"name": "Philadelphia Flyers",
"reward": "1.44000",
"odds": "1.45450",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a376eb2-9746-4e92-88e3-a49cd92090ac/?format=api"
},
{
"id": "18f3133f-6a8b-47be-8d1c-2c246728fb05",
"gambit_id": "e5525bab-0842-4510-b422-952505611658",
"last_updated": "2023-04-05T22:47:03.521539-04:00",
"created_at": "2023-04-04T09:32:16.486968-04:00",
"name": "St Louis Blues",
"reward": "2.73000",
"odds": "2.80000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a376eb2-9746-4e92-88e3-a49cd92090ac/?format=api"
}
]
}