GET /api/bet_types/729aff59-e5f4-4e02-9e4d-8f688b6b339d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "729aff59-e5f4-4e02-9e4d-8f688b6b339d",
"match": "https://api-prod.gambitprofit.com/api/matches/0a59d9ae-2359-466e-afc9-13944ed70c5c/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-22T13:06:56.939046-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": "COL",
"amount": 5421.0
},
{
"team": "PHI",
"amount": 4579.0
}
],
"expected_reward_tokens": 9432.54,
"profit_sb": -67.46,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "963d18aa-0df6-49e2-a78b-51804c8ba765",
"gambit_id": "64091662-580a-466d-bec6-f9939d18c7bc",
"last_updated": "2023-04-23T18:27:06.882656-04:00",
"created_at": "2023-04-22T13:06:56.942289-04:00",
"name": "COL",
"reward": "1.74000",
"odds": "1.76920",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/729aff59-e5f4-4e02-9e4d-8f688b6b339d/?format=api"
},
{
"id": "55bca234-819e-4db9-8f97-11a4be8b2a56",
"gambit_id": "705b9026-0596-4840-945f-672930a8fc67",
"last_updated": "2023-04-23T18:27:06.880234-04:00",
"created_at": "2023-04-22T13:06:56.940581-04:00",
"name": "PHI",
"reward": "2.06000",
"odds": "2.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/729aff59-e5f4-4e02-9e4d-8f688b6b339d/?format=api"
}
]
}