GET /api/bet_types/ecad9f51-7b3f-43f6-b891-e24b7f128e3b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ecad9f51-7b3f-43f6-b891-e24b7f128e3b",
"match": "https://api-prod.gambitprofit.com/api/matches/7216263f-b7e9-4e8e-89f5-a338d68cee7f/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-07T09:07:55.311632-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": "Brooklyn Nets",
"amount": 7714.0
},
{
"team": "Portland Trail Blazers",
"amount": 2286.0
}
],
"expected_reward_tokens": 9486.9,
"profit_sb": -13.1,
"profit_sb_percentage": -0.14,
"recommended": false
},
"lines": [
{
"id": "23577912-65aa-4f75-abb2-27c92148368a",
"gambit_id": "e0a9a828-848f-4fb1-9f86-b9a2761e8b54",
"last_updated": "2024-01-09T10:43:23.323100-05:00",
"created_at": "2024-01-07T09:07:55.319423-05:00",
"name": "Brooklyn Nets",
"reward": "1.23000",
"odds": "1.23810",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecad9f51-7b3f-43f6-b891-e24b7f128e3b/?format=api"
},
{
"id": "d2fee9df-3237-49a4-9ff8-14f83afbd5e9",
"gambit_id": "7a63710f-8149-40a1-bc25-46f75dd86bd4",
"last_updated": "2024-01-09T10:43:23.319737-05:00",
"created_at": "2024-01-07T09:07:55.315441-05:00",
"name": "Portland Trail Blazers",
"reward": "4.15000",
"odds": "4.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecad9f51-7b3f-43f6-b891-e24b7f128e3b/?format=api"
}
]
}