GET /api/bet_types/7de1efb3-2168-4179-b3bb-aba84ae72d04/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7de1efb3-2168-4179-b3bb-aba84ae72d04",
"match": "https://api-prod.gambitprofit.com/api/matches/7826be68-a031-4e37-9af8-b5e75c34a07b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-09T09:48:15.120211-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": "MIL (A Houser)",
"amount": 6892.0
},
{
"team": "OAK (S Moll)",
"amount": 3108.0
}
],
"expected_reward_tokens": 9510.48,
"profit_sb": 10.48,
"profit_sb_percentage": 0.11,
"recommended": true
},
"lines": [
{
"id": "f60f51ed-4f0b-494e-aae7-8509fe63cf2b",
"gambit_id": "ec65c7c9-13c4-4d68-b3b9-864094165743",
"last_updated": "2023-06-10T17:03:15.601140-04:00",
"created_at": "2023-06-09T09:48:15.124371-04:00",
"name": "MIL (A Houser)",
"reward": "1.38000",
"odds": "1.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7de1efb3-2168-4179-b3bb-aba84ae72d04/?format=api"
},
{
"id": "71e637ab-5b27-4c05-abd5-36d1a5f5c952",
"gambit_id": "c4147a17-732f-4b55-bcae-d8b1449b5119",
"last_updated": "2023-06-10T17:03:15.598585-04:00",
"created_at": "2023-06-09T09:48:15.122182-04:00",
"name": "OAK (S Moll)",
"reward": "3.06000",
"odds": "3.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7de1efb3-2168-4179-b3bb-aba84ae72d04/?format=api"
}
]
}