GET /api/bet_types/b194a25b-6a53-438f-b14a-ef9940ba4133/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b194a25b-6a53-438f-b14a-ef9940ba4133",
"match": "https://api-prod.gambitprofit.com/api/matches/4b41330c-8d17-4e32-85a6-3963a04795e1/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-14T09:13:23.534026-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": "SFO (R Stripling)",
"amount": 5325.0
},
{
"team": "PIT (R Hill)",
"amount": 4675.0
}
],
"expected_reward_tokens": 9583.75,
"profit_sb": 83.75,
"profit_sb_percentage": 0.88,
"recommended": true
},
"lines": [
{
"id": "58d3539c-324b-4b2e-9d21-6bf967aeb67c",
"gambit_id": "cb4cc572-bb2c-4156-aa31-bd03ec51d804",
"last_updated": "2023-07-17T09:13:05.262671-04:00",
"created_at": "2023-07-14T09:13:23.535586-04:00",
"name": "SFO (R Stripling)",
"reward": "1.80000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b194a25b-6a53-438f-b14a-ef9940ba4133/?format=api"
},
{
"id": "05378139-066b-46c0-a667-e4e5d4c70ea6",
"gambit_id": "8f92d462-7115-4436-8d1c-a5e9eb2f5d4c",
"last_updated": "2023-07-17T09:13:05.264351-04:00",
"created_at": "2023-07-14T09:13:23.537157-04:00",
"name": "PIT (R Hill)",
"reward": "2.05000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b194a25b-6a53-438f-b14a-ef9940ba4133/?format=api"
}
]
}