GET /api/bet_types/e6b8301d-04ed-49b6-98e1-ac5ee39a836c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e6b8301d-04ed-49b6-98e1-ac5ee39a836c",
"match": "https://api-prod.gambitprofit.com/api/matches/17ee63d0-0df9-4998-88d2-c993050d7265/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-02T03:37:03.318821-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": "Jimmy Millar",
"amount": 5669.0
},
{
"team": "Kyle Cassidy",
"amount": 4331.0
}
],
"expected_reward_tokens": 9353.85,
"profit_sb": -146.15,
"profit_sb_percentage": -1.54,
"recommended": false
},
"lines": [
{
"id": "83a8031b-601e-4bb2-9b3f-07e5d69846f4",
"gambit_id": "66855fa5-9b97-4e4a-ae4c-7e6982c627e4",
"last_updated": "2023-03-06T15:02:20.899307-05:00",
"created_at": "2023-03-02T03:37:03.321916-05:00",
"name": "Jimmy Millar",
"reward": "1.65000",
"odds": "1.67000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6b8301d-04ed-49b6-98e1-ac5ee39a836c/?format=api"
},
{
"id": "4c1101e4-4eb4-40ad-a128-10c31b94843b",
"gambit_id": "6322213e-6723-4233-8822-e9edd03e1acf",
"last_updated": "2023-03-06T15:02:20.898135-05:00",
"created_at": "2023-03-02T03:37:03.320455-05:00",
"name": "Kyle Cassidy",
"reward": "2.16000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6b8301d-04ed-49b6-98e1-ac5ee39a836c/?format=api"
}
]
}