GET /api/bet_types/6d0aeb9d-f2e4-4d6f-bd32-b19a024ebd28/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6d0aeb9d-f2e4-4d6f-bd32-b19a024ebd28",
"match": "https://api-prod.gambitprofit.com/api/matches/ba0f1a45-004c-4063-996b-5526abb4f084/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-11T13:06:54.827668-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": "Justin Tafa",
"amount": 5296.0
},
{
"team": "Parker Porter",
"amount": 4704.0
}
],
"expected_reward_tokens": 9266.88,
"profit_sb": -233.12,
"profit_sb_percentage": -2.45,
"recommended": false
},
"lines": [
{
"id": "a1390945-b7ec-4641-b0ec-60614b90c261",
"gambit_id": "b1d2554a-9b76-4e79-a052-cdaad592dcae",
"last_updated": "2023-02-12T10:51:48.335057-05:00",
"created_at": "2023-02-11T13:06:54.830421-05:00",
"name": "Justin Tafa",
"reward": "1.75000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d0aeb9d-f2e4-4d6f-bd32-b19a024ebd28/?format=api"
},
{
"id": "836ed12f-8a88-4fd0-8166-9c401e8fb918",
"gambit_id": "5f86df55-2238-4202-aaa3-a126177fc612",
"last_updated": "2023-02-12T10:51:48.333879-05:00",
"created_at": "2023-02-11T13:06:54.829091-05:00",
"name": "Parker Porter",
"reward": "1.97000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d0aeb9d-f2e4-4d6f-bd32-b19a024ebd28/?format=api"
}
]
}