GET /api/bet_types/697a1f2a-f625-44fd-9990-e86f65e7015c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "697a1f2a-f625-44fd-9990-e86f65e7015c",
"match": "https://api-prod.gambitprofit.com/api/matches/9e2df49b-e189-4847-861e-fb97be56a5d8/?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": "Kent State",
"amount": 7920.0
},
{
"team": "Ohio",
"amount": 2080.0
}
],
"expected_reward_tokens": 9422.4,
"profit_sb": -77.6,
"profit_sb_percentage": -0.82,
"recommended": false
},
"lines": [
{
"id": "7e147bb2-d6ad-45d6-9640-f3e2c3885f98",
"gambit_id": "a8d2964e-74ad-4d71-b917-e2540cb12722",
"last_updated": "2022-10-02T20:12:01.095845-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Kent State",
"reward": "1.19000",
"odds": "1.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/697a1f2a-f625-44fd-9990-e86f65e7015c/?format=api"
},
{
"id": "bcfad510-9366-4d01-bdbc-8d3cd0e9c4f8",
"gambit_id": "8ec46ca1-48d3-461c-ae5a-08540403fb76",
"last_updated": "2022-10-02T20:12:01.096814-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Ohio",
"reward": "4.53000",
"odds": "4.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/697a1f2a-f625-44fd-9990-e86f65e7015c/?format=api"
}
]
}