Matches can be viewed and edited (when logged in). Use "tokens" url parameter to modify token amount. Use "limit" and "offset" parameters to set the limit and offset of the result. Look in the filters dialog to see how to programmatically filter and sort.
GET /api/matches/bb2999ad-22e0-4015-b2f2-8deb57a852d3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "bb2999ad-22e0-4015-b2f2-8deb57a852d3",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "3a69784d-86aa-4b9d-a9c4-c4d0c98bc525",
    "completed": true,
    "last_updated": "2023-05-25T13:47:07.813700-04:00",
    "created_at": "2023-05-22T11:27:14.265017-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.58,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/3a69784d-86aa-4b9d-a9c4-c4d0c98bc525",
    "datetime": "2023-05-22T18:40:00-04:00",
    "cutoff_datetime": "2023-05-22T18:40:00-04:00",
    "name": "TOR (C Bassitt) v. TAM (T Kelley)",
    "bettypes": [
        {
            "id": "32e5f6a5-7441-4510-8f56-0eb42253297a",
            "match": "https://api-prod.gambitprofit.com/api/matches/bb2999ad-22e0-4015-b2f2-8deb57a852d3/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-22T11:27:14.278129-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": "TOR (C Bassitt)",
                        "amount": 5339.0
                    },
                    {
                        "team": "TAM (T Kelley)",
                        "amount": 4661.0
                    }
                ],
                "expected_reward_tokens": 9555.05,
                "profit_sb": 55.05,
                "profit_sb_percentage": 0.58,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c9a10883-e72e-4686-9ca6-16b1a092a09d",
                    "gambit_id": "12ecc97e-7653-4ad2-a780-7d46f99b7513",
                    "last_updated": "2023-05-25T13:47:07.820474-04:00",
                    "created_at": "2023-05-22T11:27:14.281393-04:00",
                    "name": "TOR (C Bassitt)",
                    "reward": "1.79000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32e5f6a5-7441-4510-8f56-0eb42253297a/?format=api"
                },
                {
                    "id": "7f53b794-dd96-42d9-b4a5-45663d97e21d",
                    "gambit_id": "04f7e7fe-025f-469e-aa9c-f9e4c12db0ab",
                    "last_updated": "2023-05-25T13:47:07.818223-04:00",
                    "created_at": "2023-05-22T11:27:14.279708-04:00",
                    "name": "TAM (T Kelley)",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32e5f6a5-7441-4510-8f56-0eb42253297a/?format=api"
                }
            ]
        },
        {
            "id": "fd227670-53fd-484c-9c7f-b599ccabedee",
            "match": "https://api-prod.gambitprofit.com/api/matches/bb2999ad-22e0-4015-b2f2-8deb57a852d3/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-22T11:27:14.272968-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": "TOR",
                        "amount": 6603.0
                    },
                    {
                        "team": "TAM",
                        "amount": 3397.0
                    }
                ],
                "expected_reward_tokens": 9375.72,
                "profit_sb": -124.28,
                "profit_sb_percentage": -1.31,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e275e20a-b85a-4b03-9ed1-f65bc878f83a",
                    "gambit_id": "ae6ea5bb-6f26-440f-9fd6-051098101807",
                    "last_updated": "2023-05-25T13:47:07.827058-04:00",
                    "created_at": "2023-05-22T11:27:14.276444-04:00",
                    "name": "TOR",
                    "reward": "1.42000",
                    "odds": "1.44440",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd227670-53fd-484c-9c7f-b599ccabedee/?format=api"
                },
                {
                    "id": "5a79aa5f-a134-4776-b184-7e892991d10d",
                    "gambit_id": "a70481ba-9a15-4d73-bfd1-4ae8c2cd5fdc",
                    "last_updated": "2023-05-25T13:47:07.824816-04:00",
                    "created_at": "2023-05-22T11:27:14.274866-04:00",
                    "name": "TAM",
                    "reward": "2.76000",
                    "odds": "2.85000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd227670-53fd-484c-9c7f-b599ccabedee/?format=api"
                }
            ]
        },
        {
            "id": "46cad998-a907-4674-a9af-3a811317eb5e",
            "match": "https://api-prod.gambitprofit.com/api/matches/bb2999ad-22e0-4015-b2f2-8deb57a852d3/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-22T11:27:14.267421-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": "Game Total Under 9",
                        "amount": 5214.0
                    },
                    {
                        "team": "Game Total Over 9",
                        "amount": 4786.0
                    }
                ],
                "expected_reward_tokens": 9332.7,
                "profit_sb": -167.3,
                "profit_sb_percentage": -1.76,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b5ee5f75-c1e0-4ceb-a2a8-0ecc21765772",
                    "gambit_id": "abf55180-ba9c-4fa0-948d-1f3b9afceeeb",
                    "last_updated": "2023-05-25T13:47:07.832523-04:00",
                    "created_at": "2023-05-22T11:27:14.269148-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.79000",
                    "odds": "1.83330",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46cad998-a907-4674-a9af-3a811317eb5e/?format=api"
                },
                {
                    "id": "8305e2db-4504-4ff9-9fc1-d07a73dc200c",
                    "gambit_id": "d9dcd13e-dfa5-400a-b449-77def48a41cb",
                    "last_updated": "2023-05-25T13:47:07.835032-04:00",
                    "created_at": "2023-05-22T11:27:14.270790-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.95000",
                    "odds": "2.00000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46cad998-a907-4674-a9af-3a811317eb5e/?format=api"
                }
            ]
        }
    ]
}