GET /api/bet_types/794f9c71-fd5a-41c8-bef0-17d0c6943fac/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "794f9c71-fd5a-41c8-bef0-17d0c6943fac",
"match": "https://api-prod.gambitprofit.com/api/matches/fcdd4ffa-dc9a-4eb3-93c4-46bb5270f532/?format=api",
"name": "Pick the Winner",
"created_at": "2022-12-30T10:27:10.487837-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": "Atlanta Hawks",
"amount": 6617.0
},
{
"team": "Los Angeles Lakers",
"amount": 3383.0
}
],
"expected_reward_tokens": 9065.29,
"profit_sb": 65.29,
"profit_sb_percentage": 0.73,
"recommended": true
},
"lines": [
{
"id": "3597ecd3-d022-41d5-865c-e66993a63e26",
"gambit_id": "819bb245-3e30-4b03-88a4-07c793ec18c1",
"last_updated": "2022-12-31T11:37:10.700560-05:00",
"created_at": "2022-12-30T10:27:10.489090-05:00",
"name": "Atlanta Hawks",
"reward": "1.37000",
"odds": "1.42550",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/794f9c71-fd5a-41c8-bef0-17d0c6943fac/?format=api"
},
{
"id": "f1479d91-052b-4ec2-aba8-a70db01cd7c4",
"gambit_id": "9ebac250-a923-41f2-b332-bc5f9b566de8",
"last_updated": "2022-12-31T11:37:10.701713-05:00",
"created_at": "2022-12-30T10:27:10.490289-05:00",
"name": "Los Angeles Lakers",
"reward": "2.68000",
"odds": "2.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/794f9c71-fd5a-41c8-bef0-17d0c6943fac/?format=api"
}
]
}