GET /api/bet_types/93a22a2c-7391-4b3b-b7d4-8af38e4c9ab5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "93a22a2c-7391-4b3b-b7d4-8af38e4c9ab5",
"match": "https://api-prod.gambitprofit.com/api/matches/5e09805f-a9e0-4a39-9c98-2175b26c14c0/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-18T08:43:14.741919-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": "TAM",
"amount": 6390.0
},
{
"team": "LAA",
"amount": 3610.0
}
],
"expected_reward_tokens": 9457.2,
"profit_sb": -42.8,
"profit_sb_percentage": -0.45,
"recommended": false
},
"lines": [
{
"id": "ee495031-b352-48f4-950d-80567ebc5c6e",
"gambit_id": "57137ed2-b5ca-4649-ac6e-f1b37f81f64d",
"last_updated": "2023-08-21T10:13:11.082226-04:00",
"created_at": "2023-08-18T08:43:14.747440-04:00",
"name": "TAM",
"reward": "1.48000",
"odds": "1.50000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93a22a2c-7391-4b3b-b7d4-8af38e4c9ab5/?format=api"
},
{
"id": "231f6a0a-1afe-46ae-96e3-4441de00466a",
"gambit_id": "ec5665a9-95d7-425b-aa68-a5d5e3142b9b",
"last_updated": "2023-08-21T10:13:11.085683-04:00",
"created_at": "2023-08-18T08:43:14.751925-04:00",
"name": "LAA",
"reward": "2.62000",
"odds": "2.70000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93a22a2c-7391-4b3b-b7d4-8af38e4c9ab5/?format=api"
}
]
}