GET /api/bet_types/410f4cb2-0719-4c8b-bd0e-2893726dfd5e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "410f4cb2-0719-4c8b-bd0e-2893726dfd5e",
"match": "https://api-prod.gambitprofit.com/api/matches/6d46fc63-e244-492c-a61a-673f97650045/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-19T22:23:06.430472-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": "Chris Curtis",
"amount": 6183.0
},
{
"team": "Marc-Andre Barriault",
"amount": 3817.0
}
],
"expected_reward_tokens": 9274.5,
"profit_sb": -225.5,
"profit_sb_percentage": -2.37,
"recommended": false
},
"lines": [
{
"id": "2e85d457-29b0-46fb-9130-1d3355e99103",
"gambit_id": "dd39c1b5-6c2a-41a5-9b4f-e18f8aa115cd",
"last_updated": "2024-01-23T18:38:22.325209-05:00",
"created_at": "2024-01-19T22:23:06.438899-05:00",
"name": "Chris Curtis",
"reward": "1.50000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/410f4cb2-0719-4c8b-bd0e-2893726dfd5e/?format=api"
},
{
"id": "3511f74c-9dd9-4334-b6fc-cc55506a0249",
"gambit_id": "20e3ea4d-f969-4982-97d9-5d9c3882639c",
"last_updated": "2024-01-23T18:38:22.321755-05:00",
"created_at": "2024-01-19T22:23:06.434658-05:00",
"name": "Marc-Andre Barriault",
"reward": "2.43000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/410f4cb2-0719-4c8b-bd0e-2893726dfd5e/?format=api"
}
]
}