GET /api/bet_types/794c530b-c40b-4e85-ac07-ec087f0a84a1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "794c530b-c40b-4e85-ac07-ec087f0a84a1",
"match": "https://api-prod.gambitprofit.com/api/matches/78fcfa2d-9a3c-457f-adb2-d6256fd6d6e8/?format=api",
"name": "Play the Odds",
"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": "North Texas",
"amount": 5106.0
},
{
"team": "Louisiana Tech",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "5ae1ceaf-7efa-412e-91b2-b0f95bd77656",
"gambit_id": "b910d42c-1898-48c6-bae8-ae3a307e9715",
"last_updated": "2022-10-17T09:42:12.635002-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "North Texas",
"reward": "1.84000",
"odds": "1.86960",
"spread": "-6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/794c530b-c40b-4e85-ac07-ec087f0a84a1/?format=api"
},
{
"id": "1a8f5441-43fc-4a36-8360-81bfff1ef3af",
"gambit_id": "8cb29595-0c48-40e5-96c5-387584b94baa",
"last_updated": "2022-10-17T09:42:12.636016-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Louisiana Tech",
"reward": "1.92000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/794c530b-c40b-4e85-ac07-ec087f0a84a1/?format=api"
}
]
}