GET /api/bet_types/e7350f30-3f06-4a97-bf3a-b9ef69fa7b24/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e7350f30-3f06-4a97-bf3a-b9ef69fa7b24",
"match": "https://api-prod.gambitprofit.com/api/matches/aa2f6919-27e9-4f18-af4c-f87bc92ad108/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-28T09:42:06.089914-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": "Sacramento Kings",
"amount": 5780.0
},
{
"team": "Minnesota Timberwolves",
"amount": 4220.0
}
],
"expected_reward_tokens": 9537.0,
"profit_sb": 37.0,
"profit_sb_percentage": 0.39,
"recommended": true
},
"lines": [
{
"id": "5a4387f4-985c-427b-a7fb-a38700f98e50",
"gambit_id": "6c849e99-53e7-4c2f-acc8-1c5b774d654c",
"last_updated": "2023-01-30T17:46:55.194688-05:00",
"created_at": "2023-01-28T09:42:06.092611-05:00",
"name": "Sacramento Kings",
"reward": "1.65000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7350f30-3f06-4a97-bf3a-b9ef69fa7b24/?format=api"
},
{
"id": "357c0526-b238-4b78-9598-3c881578e3a6",
"gambit_id": "70249515-6766-493f-b567-634cadad6b89",
"last_updated": "2023-01-30T17:46:55.193548-05:00",
"created_at": "2023-01-28T09:42:06.091238-05:00",
"name": "Minnesota Timberwolves",
"reward": "2.26000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7350f30-3f06-4a97-bf3a-b9ef69fa7b24/?format=api"
}
]
}