GET /api/bet_types/57177733-cbca-47cf-928a-c3a4b3868e9e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "57177733-cbca-47cf-928a-c3a4b3868e9e",
"match": "https://api-prod.gambitprofit.com/api/matches/6f145548-71da-4f97-830d-851e9efafc16/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-18T09:38:26.950981-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": "Memphis Grizzlies",
"amount": 5773.0
},
{
"team": "San Antonio Spurs",
"amount": 4227.0
}
],
"expected_reward_tokens": 9467.72,
"profit_sb": -32.28,
"profit_sb_percentage": -0.34,
"recommended": false
},
"lines": [
{
"id": "b8290982-2b81-4537-b343-4efd95d14314",
"gambit_id": "5e9743b3-b574-4fbb-9b4e-8b2e7b99944b",
"last_updated": "2023-11-20T14:38:30.262337-05:00",
"created_at": "2023-11-18T09:38:26.959576-05:00",
"name": "Memphis Grizzlies",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57177733-cbca-47cf-928a-c3a4b3868e9e/?format=api"
},
{
"id": "f8ac14e0-5687-4c24-9d2a-c04b846cb2fe",
"gambit_id": "c662f603-eb4e-445b-b00e-11435d46017c",
"last_updated": "2023-11-20T14:38:30.258770-05:00",
"created_at": "2023-11-18T09:38:26.955924-05:00",
"name": "San Antonio Spurs",
"reward": "2.24000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57177733-cbca-47cf-928a-c3a4b3868e9e/?format=api"
}
]
}