GET /api/bet_types/f86906ea-8bf7-4950-a737-bfae02940f32/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f86906ea-8bf7-4950-a737-bfae02940f32",
"match": "https://api-prod.gambitprofit.com/api/matches/cf66a1a4-e84f-4d2d-8a3a-e62c28c986a7/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-20T11:36:56.930498-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": "Alabama",
"amount": 7440.0
},
{
"team": "San Diego State",
"amount": 2560.0
}
],
"expected_reward_tokens": 9446.4,
"profit_sb": -53.6,
"profit_sb_percentage": -0.56,
"recommended": false
},
"lines": [
{
"id": "b9679dbe-1ed8-4da0-bf3f-bc6ec6860244",
"gambit_id": "9f5caadb-dda0-4bb1-b331-bee86e944f5f",
"last_updated": "2023-03-26T13:37:02.492411-04:00",
"created_at": "2023-03-20T11:36:56.932972-04:00",
"name": "Alabama",
"reward": "1.27000",
"odds": "1.28570",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f86906ea-8bf7-4950-a737-bfae02940f32/?format=api"
},
{
"id": "59d6a92b-a749-46ed-9f56-3338e9741bbc",
"gambit_id": "32a748f2-abff-40f3-99a9-32e00b3d436f",
"last_updated": "2023-03-26T13:37:02.493936-04:00",
"created_at": "2023-03-20T11:36:56.935208-04:00",
"name": "San Diego State",
"reward": "3.69000",
"odds": "3.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f86906ea-8bf7-4950-a737-bfae02940f32/?format=api"
}
]
}