GET /api/bet_types/c148e52e-ddc4-4dab-922b-c02a45acb52f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c148e52e-ddc4-4dab-922b-c02a45acb52f",
"match": "https://api-prod.gambitprofit.com/api/matches/08cd004a-f764-4f4c-81c3-5afafbbb6149/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-03T10:48:11.874988-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": "TAM (T Bradley)",
"amount": 5776.0
},
{
"team": "CLE (X Curry)",
"amount": 4224.0
}
],
"expected_reward_tokens": 9588.16,
"profit_sb": 88.16,
"profit_sb_percentage": 0.93,
"recommended": true
},
"lines": [
{
"id": "6be4b759-29a0-4416-9f29-f89afd56f129",
"gambit_id": "80b91d6e-71f2-4d17-85f2-49fefa19b0ad",
"last_updated": "2023-09-05T10:27:57.925672-04:00",
"created_at": "2023-09-03T10:48:11.882361-04:00",
"name": "TAM (T Bradley)",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c148e52e-ddc4-4dab-922b-c02a45acb52f/?format=api"
},
{
"id": "b2a5cc23-bad2-4f6d-8941-ce0431c0ddd6",
"gambit_id": "e6d8d142-3574-47f4-8dc2-94ed93172ab3",
"last_updated": "2023-09-05T10:27:57.929086-04:00",
"created_at": "2023-09-03T10:48:11.889991-04:00",
"name": "CLE (X Curry)",
"reward": "2.27000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c148e52e-ddc4-4dab-922b-c02a45acb52f/?format=api"
}
]
}