GET /api/bet_types/e132bc9c-fccd-404b-b2f0-9e4f611d7797/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e132bc9c-fccd-404b-b2f0-9e4f611d7797",
"match": "https://api-prod.gambitprofit.com/api/matches/3cd6e5b0-c473-402d-ada6-1e9475fe9b65/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-19T09:28:04.103550-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": "ARI",
"amount": 5857.0
},
{
"team": "SDG",
"amount": 4143.0
}
],
"expected_reward_tokens": 9487.47,
"profit_sb": -12.53,
"profit_sb_percentage": -0.13,
"recommended": false
},
"lines": [
{
"id": "e6024240-589d-4ace-a23d-42981d13e452",
"gambit_id": "0bad4662-6f6c-433b-8a66-5e99ec3837b6",
"last_updated": "2023-08-26T20:38:03.021993-04:00",
"created_at": "2023-08-19T09:28:04.107180-04:00",
"name": "ARI",
"reward": "1.62000",
"odds": "1.64520",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e132bc9c-fccd-404b-b2f0-9e4f611d7797/?format=api"
},
{
"id": "7074e2ea-dce8-417e-9ed4-80ce0f439c77",
"gambit_id": "5e4dc7bf-8185-4471-9a0f-771a1cbd619e",
"last_updated": "2023-08-26T20:38:03.025484-04:00",
"created_at": "2023-08-19T09:28:04.111268-04:00",
"name": "SDG",
"reward": "2.29000",
"odds": "2.35000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e132bc9c-fccd-404b-b2f0-9e4f611d7797/?format=api"
}
]
}