GET /api/bet_types/460563a6-0e57-4829-a5f2-2c61715de5a0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "460563a6-0e57-4829-a5f2-2c61715de5a0",
"match": "https://api-prod.gambitprofit.com/api/matches/a76dc4db-21c4-49fa-962b-1d22d4368104/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-27T09:22:57.403123-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": "BAL (G Rodriguez)",
"amount": 6885.0
},
{
"team": "WAS (P Corbin)",
"amount": 3115.0
}
],
"expected_reward_tokens": 9500.75,
"profit_sb": 0.75,
"profit_sb_percentage": 0.01,
"recommended": true
},
"lines": [
{
"id": "fae7d38b-3339-4576-a34f-23be6f647e11",
"gambit_id": "401d09bd-63fe-40c9-bc48-0916a64bde09",
"last_updated": "2023-09-28T18:58:18.462518-04:00",
"created_at": "2023-09-27T09:22:57.414040-04:00",
"name": "BAL (G Rodriguez)",
"reward": "1.38000",
"odds": "1.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/460563a6-0e57-4829-a5f2-2c61715de5a0/?format=api"
},
{
"id": "0b8d41f0-31e8-4024-acf3-e4ffe83f4c94",
"gambit_id": "08c79831-8cd1-428f-9c9b-8ebdc51f5549",
"last_updated": "2023-09-28T18:58:18.458599-04:00",
"created_at": "2023-09-27T09:22:57.409187-04:00",
"name": "WAS (P Corbin)",
"reward": "3.05000",
"odds": "3.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/460563a6-0e57-4829-a5f2-2c61715de5a0/?format=api"
}
]
}