GET /api/bet_types/335b3212-c889-46cc-a81e-9aaaa8f1eb39/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "335b3212-c889-46cc-a81e-9aaaa8f1eb39",
"match": "https://api-prod.gambitprofit.com/api/matches/7a9e81b0-ee74-4023-9a04-838475fac32b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-21T10:28:20.140907-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": "SEA (L Castillo)",
"amount": 5838.0
},
{
"team": "NYY (J Brito)",
"amount": 4162.0
}
],
"expected_reward_tokens": 9572.6,
"profit_sb": 72.6,
"profit_sb_percentage": 0.76,
"recommended": true
},
"lines": [
{
"id": "e891f5e3-ac81-4cdc-a166-efc105666ed7",
"gambit_id": "6d017486-570a-4278-84db-b9fca235ce8e",
"last_updated": "2023-06-22T10:58:35.705981-04:00",
"created_at": "2023-06-21T10:28:20.143358-04:00",
"name": "SEA (L Castillo)",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/335b3212-c889-46cc-a81e-9aaaa8f1eb39/?format=api"
},
{
"id": "2dfb5a50-e25b-4ce2-8a25-ada87d47270f",
"gambit_id": "5d51c294-8a42-4927-8a0a-be3a66c39fcd",
"last_updated": "2023-06-22T10:58:35.708257-04:00",
"created_at": "2023-06-21T10:28:20.145606-04:00",
"name": "NYY (J Brito)",
"reward": "2.30000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/335b3212-c889-46cc-a81e-9aaaa8f1eb39/?format=api"
}
]
}