GET /api/bet_types/9d25aa1e-9ec6-40b1-b6a1-111a5a591054/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9d25aa1e-9ec6-40b1-b6a1-111a5a591054",
"match": "https://api-prod.gambitprofit.com/api/matches/adffd412-3f6a-4362-a5d9-23a70713f60b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-19T11:46:55.425141-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": "Diego Ferreira",
"amount": 5673.0
},
{
"team": "Michael Johnson",
"amount": 4327.0
}
],
"expected_reward_tokens": 9303.05,
"profit_sb": -196.95,
"profit_sb_percentage": -2.07,
"recommended": false
},
"lines": [
{
"id": "d4c13c45-9cb7-4fd4-9545-ada3df282483",
"gambit_id": "8ea0bb6d-64fa-4c75-9687-a49c0b1a2ff1",
"last_updated": "2023-05-25T13:47:06.045733-04:00",
"created_at": "2023-05-19T11:46:55.429875-04:00",
"name": "Diego Ferreira",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d25aa1e-9ec6-40b1-b6a1-111a5a591054/?format=api"
},
{
"id": "589cab24-e444-4984-b6c6-37a558d18311",
"gambit_id": "b62a09ca-17bb-4872-be5f-2d5ef3759abd",
"last_updated": "2023-05-25T13:47:06.048681-04:00",
"created_at": "2023-05-19T11:46:55.427512-04:00",
"name": "Michael Johnson",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d25aa1e-9ec6-40b1-b6a1-111a5a591054/?format=api"
}
]
}