GET /api/bet_types/31df2178-a00b-4b9f-96f5-60de97cdb510/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "31df2178-a00b-4b9f-96f5-60de97cdb510",
"match": "https://api-prod.gambitprofit.com/api/matches/9576347f-f20c-4ecf-922a-f72dd718e7f0/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-29T08:38:26.027571-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": "BOS (B Bello)",
"amount": 5337.0
},
{
"team": "MIA (J Luzardo)",
"amount": 4663.0
}
],
"expected_reward_tokens": 9605.78,
"profit_sb": 105.78,
"profit_sb_percentage": 1.11,
"recommended": true
},
"lines": [
{
"id": "cf49f62e-cca2-4563-86c1-2aad9481135f",
"gambit_id": "b1376e8e-fadf-49f2-8a58-006bbb2a5de3",
"last_updated": "2023-06-30T10:33:07.304563-04:00",
"created_at": "2023-06-29T08:38:26.032284-04:00",
"name": "BOS (B Bello)",
"reward": "1.80000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31df2178-a00b-4b9f-96f5-60de97cdb510/?format=api"
},
{
"id": "09a64341-9b53-4491-a04a-47d842ef75db",
"gambit_id": "55fa1e5f-cc94-4432-83ca-b59d5893e9a6",
"last_updated": "2023-06-30T10:33:07.303073-04:00",
"created_at": "2023-06-29T08:38:26.029970-04:00",
"name": "MIA (J Luzardo)",
"reward": "2.06000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31df2178-a00b-4b9f-96f5-60de97cdb510/?format=api"
}
]
}