GET /api/bet_types/a243c060-d713-4c16-893f-9e150ca4b565/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a243c060-d713-4c16-893f-9e150ca4b565",
"match": "https://api-prod.gambitprofit.com/api/matches/ecc8ae26-1331-40eb-a499-8ca6741dbe28/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-25T11:42:12.035778-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": "SFO (J Brebbia)",
"amount": 5117.0
},
{
"team": "STL (J Woodford)",
"amount": 4883.0
}
],
"expected_reward_tokens": 9568.79,
"profit_sb": 68.79,
"profit_sb_percentage": 0.72,
"recommended": true
},
"lines": [
{
"id": "677590f9-e8f5-4e1e-ae6e-02ed84d60038",
"gambit_id": "14df6ccd-fd48-4426-abb8-2fee87fb4d2d",
"last_updated": "2023-04-26T20:27:13.891568-04:00",
"created_at": "2023-04-25T11:42:12.038047-04:00",
"name": "SFO (J Brebbia)",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a243c060-d713-4c16-893f-9e150ca4b565/?format=api"
},
{
"id": "13c2b682-38de-4fb3-a83c-7ae716386c88",
"gambit_id": "0cf76307-ad03-4ceb-b353-fc15f56b1fed",
"last_updated": "2023-04-26T20:27:13.893232-04:00",
"created_at": "2023-04-25T11:42:12.040306-04:00",
"name": "STL (J Woodford)",
"reward": "1.96000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a243c060-d713-4c16-893f-9e150ca4b565/?format=api"
}
]
}