GET /api/bet_types/00143431-0929-4d72-877a-2a13075a7b28/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "00143431-0929-4d72-877a-2a13075a7b28",
"match": "https://api-prod.gambitprofit.com/api/matches/5fa1f40f-be39-4d15-bdb4-d175faf9055b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-11T11:43:23.285344-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": "Chicago Bears",
"amount": 6090.0
},
{
"team": "Tennessee Titans",
"amount": 3910.0
}
],
"expected_reward_tokens": 9500.4,
"profit_sb": 0.4,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "9143f286-3a77-43dd-a7fd-89d4ab90cbb1",
"gambit_id": "b28c472c-5cfc-4dcc-84ec-6354684c48a1",
"last_updated": "2023-08-14T11:18:18.347090-04:00",
"created_at": "2023-08-11T11:43:23.301449-04:00",
"name": "Chicago Bears",
"reward": "1.56000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00143431-0929-4d72-877a-2a13075a7b28/?format=api"
},
{
"id": "9f189a46-4ffb-4197-888b-d266cd0213e6",
"gambit_id": "89265875-b9c3-419d-9f0e-9a80bdcd907b",
"last_updated": "2023-08-14T11:18:18.343613-04:00",
"created_at": "2023-08-11T11:43:23.293254-04:00",
"name": "Tennessee Titans",
"reward": "2.43000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00143431-0929-4d72-877a-2a13075a7b28/?format=api"
}
]
}