GET /api/bet_types/c3a8e316-9419-4599-bdb7-7855cfcb3f31/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c3a8e316-9419-4599-bdb7-7855cfcb3f31",
"match": "https://api-prod.gambitprofit.com/api/matches/88282864-9621-446e-9fcc-fc16dcca1562/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-27T09:43:10.366788-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": "Dallas Cowboys",
"amount": 6643.0
},
{
"team": "Detroit Lions",
"amount": 3357.0
}
],
"expected_reward_tokens": 9433.06,
"profit_sb": -66.94,
"profit_sb_percentage": -0.7,
"recommended": false
},
"lines": [
{
"id": "89a9d011-dfca-4dd0-a092-f68d191e732a",
"gambit_id": "97ee59ba-34d5-4101-9efa-35575501bbf2",
"last_updated": "2024-01-02T10:43:11.491730-05:00",
"created_at": "2023-12-27T09:43:10.377719-05:00",
"name": "Dallas Cowboys",
"reward": "1.42000",
"odds": "1.43480",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3a8e316-9419-4599-bdb7-7855cfcb3f31/?format=api"
},
{
"id": "6f30f735-88e5-4b36-9abc-02164ef71c35",
"gambit_id": "cfda43c9-7397-485b-beb1-3e03032b63d3",
"last_updated": "2024-01-02T10:43:11.487946-05:00",
"created_at": "2023-12-27T09:43:10.370642-05:00",
"name": "Detroit Lions",
"reward": "2.81000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3a8e316-9419-4599-bdb7-7855cfcb3f31/?format=api"
}
]
}