GET /api/bet_types/d5fdfdaf-a4eb-43fd-8824-e0326a49d736/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d5fdfdaf-a4eb-43fd-8824-e0326a49d736",
"match": "https://api-prod.gambitprofit.com/api/matches/47350653-6a9e-482e-8fbc-7ddbe05529b5/?format=api",
"name": "Pick the Winner",
"created_at": "2022-12-23T12:47:11.905645-05: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": "San Diego State",
"amount": 6986.0
},
{
"team": "Mid Tenn State",
"amount": 3014.0
}
],
"expected_reward_tokens": 9221.52,
"profit_sb": 221.52,
"profit_sb_percentage": 2.46,
"recommended": true
},
"lines": [
{
"id": "bc9882be-21f6-472e-8c5d-72a2d1c9d632",
"gambit_id": "d754689d-1877-4b55-bb55-e9d7847332f9",
"last_updated": "2022-12-25T18:22:07.495004-05:00",
"created_at": "2022-12-23T12:47:11.906853-05:00",
"name": "San Diego State",
"reward": "1.32000",
"odds": "1.36360",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5fdfdaf-a4eb-43fd-8824-e0326a49d736/?format=api"
},
{
"id": "a8ca4cb9-0498-4973-a2a5-64d5ab385dc1",
"gambit_id": "383f57aa-7927-4c4c-9cd6-44d94c3bf116",
"last_updated": "2022-12-25T18:22:07.496165-05:00",
"created_at": "2022-12-23T12:47:11.908096-05:00",
"name": "Mid Tenn State",
"reward": "3.06000",
"odds": "3.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5fdfdaf-a4eb-43fd-8824-e0326a49d736/?format=api"
}
]
}