GET /api/bet_types/09d7b6c1-9ef8-4679-8b34-d59f80e91736/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "09d7b6c1-9ef8-4679-8b34-d59f80e91736",
"match": "https://api-prod.gambitprofit.com/api/matches/84909f0e-08dd-4ebb-935d-0786b3b962aa/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-14T05:58:09.080016-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": "STL (J Montgomery)",
"amount": 5838.0
},
{
"team": "SFO (A Desclafani)",
"amount": 4162.0
}
],
"expected_reward_tokens": 9572.6,
"profit_sb": 72.6,
"profit_sb_percentage": 0.76,
"recommended": true
},
"lines": [
{
"id": "f35426da-82eb-4220-a874-674d3504cf63",
"gambit_id": "7ffd9302-5bc2-4d38-89ba-a1defddcad9d",
"last_updated": "2023-06-15T17:23:06.484081-04:00",
"created_at": "2023-06-14T05:58:09.085425-04:00",
"name": "STL (J Montgomery)",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09d7b6c1-9ef8-4679-8b34-d59f80e91736/?format=api"
},
{
"id": "9e8ce740-d7a9-4d16-80e0-150b9ace4170",
"gambit_id": "37ddcc78-7d88-46dc-b3d7-4877cb1cdc78",
"last_updated": "2023-06-15T17:23:06.482176-04:00",
"created_at": "2023-06-14T05:58:09.082796-04:00",
"name": "SFO (A Desclafani)",
"reward": "2.30000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09d7b6c1-9ef8-4679-8b34-d59f80e91736/?format=api"
}
]
}