GET /api/bet_types/7d5f654f-bc56-4eed-9e70-21d60c4920c0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7d5f654f-bc56-4eed-9e70-21d60c4920c0",
"match": "https://api-prod.gambitprofit.com/api/matches/d5756647-257b-41bf-8bf7-d6dc261b67b0/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-01T18:08:09.023945-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": "LOS (L Lynn)",
"amount": 7197.0
},
{
"team": "OAK (K Waldichuk)",
"amount": 2803.0
}
],
"expected_reward_tokens": 9500.04,
"profit_sb": 0.04,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "937b6b7c-a3a2-4532-bddf-2fe7214254a1",
"gambit_id": "5b9b9351-996e-42a2-a2d4-3cfd4761c015",
"last_updated": "2023-08-02T18:58:02.199873-04:00",
"created_at": "2023-08-01T18:08:09.036777-04:00",
"name": "LOS (L Lynn)",
"reward": "1.32000",
"odds": "1.33330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d5f654f-bc56-4eed-9e70-21d60c4920c0/?format=api"
},
{
"id": "17c0b4fb-50be-484a-922c-744162aae917",
"gambit_id": "4524288b-249b-4912-966f-274b00e95743",
"last_updated": "2023-08-02T18:58:02.194501-04:00",
"created_at": "2023-08-01T18:08:09.030928-04:00",
"name": "OAK (K Waldichuk)",
"reward": "3.39000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d5f654f-bc56-4eed-9e70-21d60c4920c0/?format=api"
}
]
}