GET /api/bet_types/8322535c-2eb1-4676-b307-94a64d1d42a3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8322535c-2eb1-4676-b307-94a64d1d42a3",
"match": "https://api-prod.gambitprofit.com/api/matches/551f153b-1489-41ea-8b9c-34655e25658e/?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": "SDG (J Musgrove)",
"amount": 5748.0
},
{
"team": "SFO (A Wood)",
"amount": 4252.0
}
],
"expected_reward_tokens": 9311.76,
"profit_sb": 311.76,
"profit_sb_percentage": 3.46,
"recommended": true
},
"lines": [
{
"id": "8e89a0e2-2ca5-4fe8-8f52-296aa1e7028e",
"gambit_id": "5ebf06a3-3c65-4c16-918d-f3ee7f9f50e1",
"last_updated": "2022-09-01T10:26:56.980439-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SDG (J Musgrove)",
"reward": "1.62000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8322535c-2eb1-4676-b307-94a64d1d42a3/?format=api"
},
{
"id": "5f59017b-ce67-409f-80a7-a60cf8b19306",
"gambit_id": "9d63f1e0-2ae4-4271-9b47-ffe706834b5f",
"last_updated": "2022-09-01T10:26:56.980070-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SFO (A Wood)",
"reward": "2.19000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8322535c-2eb1-4676-b307-94a64d1d42a3/?format=api"
}
]
}