GET /api/bet_types/7425cd84-bda0-4ed4-908b-3d58bb563ffd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7425cd84-bda0-4ed4-908b-3d58bb563ffd",
"match": "https://api-prod.gambitprofit.com/api/matches/ed3baec3-bb33-4911-8b39-be03afa82150/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-12T10:57:56.770329-04: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": "Baltimore Ravens",
"amount": 6797.0
},
{
"team": "Tennessee Titans",
"amount": 3203.0
}
],
"expected_reward_tokens": 9447.83,
"profit_sb": -52.17,
"profit_sb_percentage": -0.55,
"recommended": false
},
"lines": [
{
"id": "52960c8c-bb97-4ad1-aebd-963675d11051",
"gambit_id": "c4827a30-e064-4aa4-94be-a00e83275465",
"last_updated": "2023-10-16T18:38:02.835429-04:00",
"created_at": "2023-10-12T10:57:56.774813-04:00",
"name": "Baltimore Ravens",
"reward": "1.39000",
"odds": "1.40820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7425cd84-bda0-4ed4-908b-3d58bb563ffd/?format=api"
},
{
"id": "a6ca4f7e-871c-4349-9a1d-928e9cfbab1c",
"gambit_id": "899b608f-7de5-41ff-aa3f-e69948a457a8",
"last_updated": "2023-10-16T18:38:02.841205-04:00",
"created_at": "2023-10-12T10:57:56.779956-04:00",
"name": "Tennessee Titans",
"reward": "2.95000",
"odds": "3.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7425cd84-bda0-4ed4-908b-3d58bb563ffd/?format=api"
}
]
}