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/a12d33e0-b392-49d4-85e0-845f5ca0cbaf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a12d33e0-b392-49d4-85e0-845f5ca0cbaf",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a27e8bc8-393c-410e-abc0-613c035e4c42",
    "completed": true,
    "last_updated": "2023-09-15T16:23:16.584382-04:00",
    "created_at": "2023-09-12T09:23:03.026069-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.71,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/a27e8bc8-393c-410e-abc0-613c035e4c42",
    "datetime": "2023-09-12T20:40:00-04:00",
    "cutoff_datetime": "2023-09-12T20:40:00-04:00",
    "name": "CHC (J Assad) v. COL (C Flexen)",
    "bettypes": [
        {
            "id": "e9dedb71-6aa8-4a62-bb20-66c84c466115",
            "match": "https://api-prod.gambitprofit.com/api/matches/a12d33e0-b392-49d4-85e0-845f5ca0cbaf/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-12T09:23:03.039097-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": "CHC (J Assad)",
                        "amount": 6173.0
                    },
                    {
                        "team": "COL (C Flexen)",
                        "amount": 3827.0
                    }
                ],
                "expected_reward_tokens": 9567.5,
                "profit_sb": 67.5,
                "profit_sb_percentage": 0.71,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2363bce2-2970-4bae-b973-0c5aa4b22a9a",
                    "gambit_id": "9b120ee6-e223-4244-9fe3-f23327606a02",
                    "last_updated": "2023-09-15T16:23:16.595600-04:00",
                    "created_at": "2023-09-12T09:23:03.044594-04:00",
                    "name": "CHC (J Assad)",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9dedb71-6aa8-4a62-bb20-66c84c466115/?format=api"
                },
                {
                    "id": "60f0c9d4-4f14-44fb-aa42-c5bf8f9ec0b6",
                    "gambit_id": "340ab8dc-5794-4c29-b245-293b01552108",
                    "last_updated": "2023-09-15T16:23:16.599268-04:00",
                    "created_at": "2023-09-12T09:23:03.050329-04:00",
                    "name": "COL (C Flexen)",
                    "reward": "2.50000",
                    "odds": "2.57000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9dedb71-6aa8-4a62-bb20-66c84c466115/?format=api"
                }
            ]
        },
        {
            "id": "917ffaa8-b7e1-44c0-993a-0247d51ec32d",
            "match": "https://api-prod.gambitprofit.com/api/matches/a12d33e0-b392-49d4-85e0-845f5ca0cbaf/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-12T09:23:03.056927-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": "CHC",
                        "amount": 5423.0
                    },
                    {
                        "team": "COL",
                        "amount": 4577.0
                    }
                ],
                "expected_reward_tokens": 9381.79,
                "profit_sb": -118.21,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c979dad4-9dbd-4f2b-b296-a01eb924147e",
                    "gambit_id": "1383e486-1e49-4bbb-a438-e2abdec04deb",
                    "last_updated": "2023-09-15T16:23:16.617149-04:00",
                    "created_at": "2023-09-12T09:23:03.061384-04:00",
                    "name": "CHC",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/917ffaa8-b7e1-44c0-993a-0247d51ec32d/?format=api"
                },
                {
                    "id": "66cfc978-4abe-4a2a-8896-8b138b16c045",
                    "gambit_id": "a39ef273-2dc7-47c7-b041-49636016d4d1",
                    "last_updated": "2023-09-15T16:23:16.626137-04:00",
                    "created_at": "2023-09-12T09:23:03.065848-04:00",
                    "name": "COL",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/917ffaa8-b7e1-44c0-993a-0247d51ec32d/?format=api"
                }
            ]
        },
        {
            "id": "79f50447-6df2-4222-860f-14b76a58a2f1",
            "match": "https://api-prod.gambitprofit.com/api/matches/a12d33e0-b392-49d4-85e0-845f5ca0cbaf/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-12T09:23:03.070714-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 12",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 12",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b0e5cea7-2bda-45ba-8f75-127c78b0743f",
                    "gambit_id": "11879076-e993-4d6e-a70b-57f8a2004e0a",
                    "last_updated": "2023-09-15T16:23:16.641250-04:00",
                    "created_at": "2023-09-12T09:23:03.079606-04:00",
                    "name": "Game Total Under 12",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "12.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79f50447-6df2-4222-860f-14b76a58a2f1/?format=api"
                },
                {
                    "id": "ea717b71-686d-48cf-a80f-5957e6ea7b25",
                    "gambit_id": "a1ffc858-1fd8-4abc-a540-f2e4e1c0e9aa",
                    "last_updated": "2023-09-15T16:23:16.634203-04:00",
                    "created_at": "2023-09-12T09:23:03.075283-04:00",
                    "name": "Game Total Over 12",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "12.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79f50447-6df2-4222-860f-14b76a58a2f1/?format=api"
                }
            ]
        }
    ]
}