GET /api/bet_types/61554863-c07d-43f4-bc6f-bfa4e6c82277/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "61554863-c07d-43f4-bc6f-bfa4e6c82277",
    "match": "https://api-prod.gambitprofit.com/api/matches/e73db836-a868-46c7-a268-b74f35773e87/?format=api",
    "name": "Pick the Winner",
    "created_at": "2023-04-04T09:56:54.217803-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": 7268.0
            },
            {
                "team": "Draw",
                "amount": 2732.0
            }
        ],
        "expected_reward_tokens": 11119.24,
        "profit_sb": 1619.24,
        "profit_sb_percentage": 17.04,
        "recommended": false
    },
    "no_risk": {
        "possible": true,
        "name": "No Risk",
        "bet": [
            {
                "team": "Brighton & Hove Albion",
                "amount": 6057.0
            },
            {
                "team": "Draw",
                "amount": 2277.0
            },
            {
                "team": "Bournemouth",
                "amount": 1667.0
            }
        ],
        "expected_reward_tokens": 9267.21,
        "profit_sb": -232.79,
        "profit_sb_percentage": -2.45,
        "recommended": false
    },
    "lines": [
        {
            "id": "31d5022c-e0f0-467b-8578-b926f65d75fa",
            "gambit_id": "93ac1e27-cb69-4d0c-a26d-8525b18bf562",
            "last_updated": "2023-04-05T22:57:05.639466-04:00",
            "created_at": "2023-04-04T09:56:54.219710-04:00",
            "name": "Brighton & Hove Albion",
            "reward": "1.53000",
            "odds": "1.55000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61554863-c07d-43f4-bc6f-bfa4e6c82277/?format=api"
        },
        {
            "id": "7b5e9812-39a8-4146-8942-09ec4405c681",
            "gambit_id": "4653f1a8-2132-40db-b318-923248ea6ae6",
            "last_updated": "2023-04-05T22:57:05.642798-04:00",
            "created_at": "2023-04-04T09:56:54.224257-04:00",
            "name": "Draw",
            "reward": "4.07000",
            "odds": "4.20000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61554863-c07d-43f4-bc6f-bfa4e6c82277/?format=api"
        },
        {
            "id": "1446e3d5-9e4f-47ac-a07d-3e9f5ee495a0",
            "gambit_id": "0a8bdfb0-09ef-4f08-aed8-3452f09d7445",
            "last_updated": "2023-04-05T22:57:05.641132-04:00",
            "created_at": "2023-04-04T09:56:54.221972-04:00",
            "name": "Bournemouth",
            "reward": "5.56000",
            "odds": "5.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61554863-c07d-43f4-bc6f-bfa4e6c82277/?format=api"
        }
    ]
}