GET /api/bet_types/afc57fe9-9d38-4d7d-ac8f-77a88a284e28/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "afc57fe9-9d38-4d7d-ac8f-77a88a284e28",
"match": "https://api-prod.gambitprofit.com/api/matches/eadbefd6-2948-4804-8723-433d74cd9b06/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-07T11:36:55.804259-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": "Los Angeles Lakers",
"amount": 8545.0
},
{
"team": "Phoenix Suns",
"amount": 1455.0
}
],
"expected_reward_tokens": 9484.95,
"profit_sb": -15.05,
"profit_sb_percentage": -0.16,
"recommended": false
},
"lines": [
{
"id": "047ca007-807e-4812-b8fb-dc5305d33983",
"gambit_id": "4a44781e-ee4f-46b7-babb-a99a09d38305",
"last_updated": "2023-04-08T20:42:08.289888-04:00",
"created_at": "2023-04-07T11:36:55.806566-04:00",
"name": "Los Angeles Lakers",
"reward": "1.11000",
"odds": "1.11760",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/afc57fe9-9d38-4d7d-ac8f-77a88a284e28/?format=api"
},
{
"id": "0a555439-106c-46e4-be5b-03d6951bb5c7",
"gambit_id": "d414422d-ab8b-4d3d-8d66-6070c0b16e19",
"last_updated": "2023-04-08T20:42:08.292859-04:00",
"created_at": "2023-04-07T11:36:55.808443-04:00",
"name": "Phoenix Suns",
"reward": "6.52000",
"odds": "6.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/afc57fe9-9d38-4d7d-ac8f-77a88a284e28/?format=api"
}
]
}