GET /api/bet_types/a196a5f5-6b8c-4d90-9610-ad09fbe5bd37/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a196a5f5-6b8c-4d90-9610-ad09fbe5bd37",
"match": "https://api-prod.gambitprofit.com/api/matches/c1fa6bde-6645-4373-ba62-d965fdd9140f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-02T08:23:16.335069-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": "SDG (J Musgrove)",
"amount": 6721.0
},
{
"team": "COL (K Freeland)",
"amount": 3279.0
}
],
"expected_reward_tokens": 9541.89,
"profit_sb": 41.89,
"profit_sb_percentage": 0.44,
"recommended": true
},
"lines": [
{
"id": "6da192c4-80dd-4c6e-b4a1-5b4f7a213f65",
"gambit_id": "3d054ed4-162e-4036-81d3-3c3e97cf5c42",
"last_updated": "2023-08-09T12:08:06.516335-04:00",
"created_at": "2023-08-02T08:23:16.341334-04:00",
"name": "SDG (J Musgrove)",
"reward": "1.42000",
"odds": "1.43480",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a196a5f5-6b8c-4d90-9610-ad09fbe5bd37/?format=api"
},
{
"id": "7aaace5e-50d1-4467-b8ac-a64e20eb74d5",
"gambit_id": "04736077-2a49-42c1-a0c2-2723f2f60503",
"last_updated": "2023-08-09T12:08:06.520538-04:00",
"created_at": "2023-08-02T08:23:16.346185-04:00",
"name": "COL (K Freeland)",
"reward": "2.91000",
"odds": "3.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a196a5f5-6b8c-4d90-9610-ad09fbe5bd37/?format=api"
}
]
}