GET /api/bet_types/af400f98-f697-4c30-b939-41a7f6141b78/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "af400f98-f697-4c30-b939-41a7f6141b78",
"match": "https://api-prod.gambitprofit.com/api/matches/9bfceafe-dbfb-4ecc-9775-da6d24c4f1c6/?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": "Leo Bercier",
"amount": 6734.0
},
{
"team": "Brian Maxwell",
"amount": 3266.0
}
],
"expected_reward_tokens": 8752.88,
"profit_sb": -247.12,
"profit_sb_percentage": -2.75,
"recommended": false
},
"lines": [
{
"id": "444195e1-3cc2-4309-b47d-df75396251db",
"gambit_id": "8f0ec070-9416-4e02-a27d-142e2360b130",
"last_updated": "2022-12-24T17:12:21.592218-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Leo Bercier",
"reward": "1.30000",
"odds": "1.38000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af400f98-f697-4c30-b939-41a7f6141b78/?format=api"
},
{
"id": "4ebb6098-7871-4465-9469-f085239af3b1",
"gambit_id": "6d37c426-8a73-4a8a-add6-47f6207ce02e",
"last_updated": "2022-12-24T17:12:21.591128-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Brian Maxwell",
"reward": "2.68000",
"odds": "3.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af400f98-f697-4c30-b939-41a7f6141b78/?format=api"
}
]
}