GET /api/bet_types/c24084b7-c5d1-42c3-8ffc-a91730063244/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c24084b7-c5d1-42c3-8ffc-a91730063244",
"match": "https://api-prod.gambitprofit.com/api/matches/cc264846-f116-4edc-880f-64704d6e6dd6/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "STL (J Montgomery)",
"amount": 6395.0
},
{
"team": "COL (G Marquez)",
"amount": 3605.0
}
],
"expected_reward_tokens": 9336.7,
"profit_sb": 336.7,
"profit_sb_percentage": 3.74,
"recommended": true
},
"lines": [
{
"id": "7c6cdf7a-e30d-43c5-8bf0-607ef922756f",
"gambit_id": "1b9d190a-4140-4461-ae29-cfb7e6d04943",
"last_updated": "2022-08-18T10:31:48.862228-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "STL (J Montgomery)",
"reward": "1.46000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c24084b7-c5d1-42c3-8ffc-a91730063244/?format=api"
},
{
"id": "ce6b9924-72b4-4a01-b0f0-979beab19120",
"gambit_id": "93c41c98-3a82-465a-8c9c-e3b2ae0a073b",
"last_updated": "2022-08-18T10:31:48.862747-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "COL (G Marquez)",
"reward": "2.59000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c24084b7-c5d1-42c3-8ffc-a91730063244/?format=api"
}
]
}