GET /api/bet_types/8ab0c35a-e539-4445-b792-e24fddada7e0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8ab0c35a-e539-4445-b792-e24fddada7e0",
"match": "https://api-prod.gambitprofit.com/api/matches/034f4618-f93b-46a2-865c-26724ae93b40/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-17T13:03:03.620738-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": "Philadelphia Eagles",
"amount": 6232.0
},
{
"team": "Cleveland Browns",
"amount": 3768.0
}
],
"expected_reward_tokens": 9533.04,
"profit_sb": 33.04,
"profit_sb_percentage": 0.35,
"recommended": true
},
"lines": [
{
"id": "4a49546d-a49c-4ead-a22b-4b984c52ad48",
"gambit_id": "9fb7ef86-dc67-4427-b85e-0b481d6a3de2",
"last_updated": "2023-08-18T10:28:11.943366-04:00",
"created_at": "2023-08-17T13:03:03.630737-04:00",
"name": "Philadelphia Eagles",
"reward": "1.53000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ab0c35a-e539-4445-b792-e24fddada7e0/?format=api"
},
{
"id": "f535ad9f-b490-46a6-aa97-705e56428425",
"gambit_id": "44bf1392-ab9c-4422-9591-fb0137cc21d7",
"last_updated": "2023-08-18T10:28:11.939807-04:00",
"created_at": "2023-08-17T13:03:03.624763-04:00",
"name": "Cleveland Browns",
"reward": "2.53000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ab0c35a-e539-4445-b792-e24fddada7e0/?format=api"
}
]
}