GET /api/bet_types/4b598981-022c-4fd0-8e9a-89222bee0db7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4b598981-022c-4fd0-8e9a-89222bee0db7",
"match": "https://api-prod.gambitprofit.com/api/matches/81396461-c8c5-47cc-9a5c-54e9fa4c207d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-29T23:47:15.160698-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": "CIN (H Greene)",
"amount": 5627.0
},
{
"team": "PIT (M Keller)",
"amount": 4373.0
}
],
"expected_reward_tokens": 9620.6,
"profit_sb": 120.6,
"profit_sb_percentage": 1.27,
"recommended": true
},
"lines": [
{
"id": "11094c33-869d-4daa-affa-74bd9ef16340",
"gambit_id": "bab98399-48f6-4cae-8b76-2085b5761110",
"last_updated": "2023-03-31T10:27:27.017808-04:00",
"created_at": "2023-03-29T23:47:15.164374-04:00",
"name": "CIN (H Greene)",
"reward": "1.71000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b598981-022c-4fd0-8e9a-89222bee0db7/?format=api"
},
{
"id": "1aa9cfa9-80b3-4026-a172-b6d59a6440f4",
"gambit_id": "98221412-98ea-4b4d-8ea2-fc338f1aedad",
"last_updated": "2023-03-31T10:27:27.019826-04:00",
"created_at": "2023-03-29T23:47:15.167489-04:00",
"name": "PIT (M Keller)",
"reward": "2.20000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b598981-022c-4fd0-8e9a-89222bee0db7/?format=api"
}
]
}