GET /api/bet_types/58041a18-39f9-471e-b720-dacf2a22685c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "58041a18-39f9-471e-b720-dacf2a22685c",
"match": "https://api-prod.gambitprofit.com/api/matches/8b27eed4-0d11-4e00-b8e4-4404dcd50521/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-06T09:08:15.261935-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": 5213.0
},
{
"team": "ARI",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "5949d5e2-7e13-4020-be5e-6b3ae382f918",
"gambit_id": "f3d160cb-703d-46e3-a94f-7c331488433c",
"last_updated": "2023-09-08T09:28:30.906056-04:00",
"created_at": "2023-09-06T09:08:15.265564-04:00",
"name": "COL",
"reward": "1.80000",
"odds": "1.83330",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58041a18-39f9-471e-b720-dacf2a22685c/?format=api"
},
{
"id": "e7b760b8-2f89-4ce8-894c-5df583e2102d",
"gambit_id": "563f32ca-a9cd-466e-aa50-aaa09b81226e",
"last_updated": "2023-09-08T09:28:30.909353-04:00",
"created_at": "2023-09-06T09:08:15.271122-04:00",
"name": "ARI",
"reward": "1.96000",
"odds": "2.00000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58041a18-39f9-471e-b720-dacf2a22685c/?format=api"
}
]
}