HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c07c492a-4037-41a2-8b17-b0b2cfa44bac",
"match": "https://api-prod.gambitprofit.com/api/matches/dff53392-12c6-4655-a7c0-39e5ccf9dcd1/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-18T17:53:21.982373-04:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Brighton & Hove Albion",
"amount": 6972.0
},
{
"team": "Wolverhampton Wanderers",
"amount": 3028.0
}
],
"expected_reward_tokens": 11990.88,
"profit_sb": 2490.88,
"profit_sb_percentage": 26.22,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Brighton & Hove Albion",
"amount": 5351.0
},
{
"team": "Wolverhampton Wanderers",
"amount": 2324.0
},
{
"team": "Draw",
"amount": 2324.0
}
],
"expected_reward_tokens": 9203.04,
"profit_sb": -296.96,
"profit_sb_percentage": -3.13,
"recommended": false
},
"lines": [
{
"id": "f2f5d7b7-e5fc-4a09-a0d5-b00b4dd2f878",
"gambit_id": "b97d830c-a41f-458c-9525-8295ef581663",
"last_updated": "2023-08-22T09:37:57.765472-04:00",
"created_at": "2023-08-18T17:53:21.986520-04:00",
"name": "Brighton & Hove Albion",
"reward": "1.72000",
"odds": "1.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c07c492a-4037-41a2-8b17-b0b2cfa44bac/?format=api"
},
{
"id": "6007d8bf-9ea0-455f-9aaa-47ba68a38f0c",
"gambit_id": "13b846ae-a775-49a8-98e5-4cbfc72f758d",
"last_updated": "2023-08-22T09:37:57.768993-04:00",
"created_at": "2023-08-18T17:53:21.990883-04:00",
"name": "Wolverhampton Wanderers",
"reward": "3.96000",
"odds": "4.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c07c492a-4037-41a2-8b17-b0b2cfa44bac/?format=api"
},
{
"id": "b9d0625a-af01-42ab-8b23-c5651677b7d9",
"gambit_id": "499161a7-07f7-47a8-81f4-eb7b52b55d1d",
"last_updated": "2023-08-22T09:37:57.772447-04:00",
"created_at": "2023-08-18T17:53:21.995262-04:00",
"name": "Draw",
"reward": "3.96000",
"odds": "4.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c07c492a-4037-41a2-8b17-b0b2cfa44bac/?format=api"
}
]
}