GET /api/bet_types/d084d5da-5abe-4c0d-bbae-fee568f471de/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d084d5da-5abe-4c0d-bbae-fee568f471de",
"match": "https://api-prod.gambitprofit.com/api/matches/4f2d1d2c-f76d-4416-89ff-c71ce9754d24/?format=api",
"name": "Play the Odds",
"created_at": "2023-01-20T13:31:55.900352-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": "San Francisco 49ers",
"amount": 5106.0
},
{
"team": "Dallas Cowboys",
"amount": 4894.0
}
],
"expected_reward_tokens": 9445.42,
"profit_sb": -54.58,
"profit_sb_percentage": -0.57,
"recommended": false
},
"lines": [
{
"id": "1d6423ec-4b8b-47a2-999d-1fe7318fe507",
"gambit_id": "3241b79d-460c-4d57-a982-0f4cd2606712",
"last_updated": "2023-01-23T14:01:54.502016-05:00",
"created_at": "2023-01-20T13:31:55.901490-05:00",
"name": "San Francisco 49ers",
"reward": "1.85000",
"odds": "1.86960",
"spread": "-3.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d084d5da-5abe-4c0d-bbae-fee568f471de/?format=api"
},
{
"id": "e96fd38f-a986-42a8-9d3b-ddd4346023a0",
"gambit_id": "627e4e4b-af34-4805-8406-bf03b45ca736",
"last_updated": "2023-01-23T14:01:54.503204-05:00",
"created_at": "2023-01-20T13:31:55.902712-05:00",
"name": "Dallas Cowboys",
"reward": "1.93000",
"odds": "1.95240",
"spread": "3.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d084d5da-5abe-4c0d-bbae-fee568f471de/?format=api"
}
]
}