GET /api/bet_types/1d6c7ff4-b427-49de-a7a4-016644c12f14/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1d6c7ff4-b427-49de-a7a4-016644c12f14",
"match": "https://api-prod.gambitprofit.com/api/matches/d1f6c55f-2c65-4c5e-855e-c78785e91c99/?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 (M Mikolas)",
"amount": 5755.0
},
{
"team": "MIL (A Ashby)",
"amount": 4245.0
}
],
"expected_reward_tokens": 9380.65,
"profit_sb": 380.65,
"profit_sb_percentage": 4.23,
"recommended": true
},
"lines": [
{
"id": "5279c6be-e70e-4535-968e-d91a84f8eae4",
"gambit_id": "4a726bfb-fa6a-4d01-9bc7-682916f6686e",
"last_updated": "2022-08-15T14:12:14.142405-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "STL (M Mikolas)",
"reward": "1.63000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d6c7ff4-b427-49de-a7a4-016644c12f14/?format=api"
},
{
"id": "e4463995-5d19-4a41-b4cb-aa392456fbd3",
"gambit_id": "b68870b7-537c-4d8c-b2ea-ab035a332774",
"last_updated": "2022-08-15T14:12:14.142868-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIL (A Ashby)",
"reward": "2.21000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d6c7ff4-b427-49de-a7a4-016644c12f14/?format=api"
}
]
}