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/4ff3de79-44dc-490d-9b55-814d1694e88f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4ff3de79-44dc-490d-9b55-814d1694e88f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "36812abb-9a73-4b96-a33f-426eed87119a",
    "completed": true,
    "last_updated": "2023-05-20T10:52:04.608631-04:00",
    "created_at": "2023-05-19T11:02:14.183030-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.88,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/36812abb-9a73-4b96-a33f-426eed87119a",
    "datetime": "2023-05-19T22:15:00-04:00",
    "cutoff_datetime": "2023-05-19T22:15:00-04:00",
    "name": "MIA (S Alcantara) v. SFO (A Desclafani)",
    "bettypes": [
        {
            "id": "c763a98a-648b-47a8-a882-c82bd37cdbb1",
            "match": "https://api-prod.gambitprofit.com/api/matches/4ff3de79-44dc-490d-9b55-814d1694e88f/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-19T11:02:14.195818-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": "SFO (A Desclafani)",
                        "amount": 5325.0
                    },
                    {
                        "team": "MIA (S Alcantara)",
                        "amount": 4675.0
                    }
                ],
                "expected_reward_tokens": 9583.75,
                "profit_sb": 83.75,
                "profit_sb_percentage": 0.88,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5a4da76d-68b0-44a5-b329-3ad1fdb3e4ac",
                    "gambit_id": "c93ae1b9-5006-473c-91df-9144ff4d097a",
                    "last_updated": "2023-05-20T10:52:04.622051-04:00",
                    "created_at": "2023-05-19T11:02:14.197226-04:00",
                    "name": "SFO (A Desclafani)",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c763a98a-648b-47a8-a882-c82bd37cdbb1/?format=api"
                },
                {
                    "id": "9fd45388-3b58-422c-b935-06a76b45ab89",
                    "gambit_id": "7bc54395-98d7-4363-bd53-19970a420ced",
                    "last_updated": "2023-05-20T10:52:04.623522-04:00",
                    "created_at": "2023-05-19T11:02:14.198627-04:00",
                    "name": "MIA (S Alcantara)",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c763a98a-648b-47a8-a882-c82bd37cdbb1/?format=api"
                }
            ]
        },
        {
            "id": "4a26866f-f57e-4879-a435-d2ed246a35c9",
            "match": "https://api-prod.gambitprofit.com/api/matches/4ff3de79-44dc-490d-9b55-814d1694e88f/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-19T11:02:14.190967-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": "MIA",
                        "amount": 6458.0
                    },
                    {
                        "team": "SFO",
                        "amount": 3542.0
                    }
                ],
                "expected_reward_tokens": 9492.56,
                "profit_sb": -7.44,
                "profit_sb_percentage": -0.08,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a322fe44-f19c-4345-a7d9-525ceada6caa",
                    "gambit_id": "3b8a7825-903c-4ad9-93df-d309af1bb113",
                    "last_updated": "2023-05-20T10:52:04.617418-04:00",
                    "created_at": "2023-05-19T11:02:14.194113-04:00",
                    "name": "MIA",
                    "reward": "1.47000",
                    "odds": "1.48780",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a26866f-f57e-4879-a435-d2ed246a35c9/?format=api"
                },
                {
                    "id": "5a12393f-9e7b-4a1b-88fd-3b64056787b5",
                    "gambit_id": "62ceb6f0-82e4-4ab8-81d4-d6112a6a6a98",
                    "last_updated": "2023-05-20T10:52:04.619065-04:00",
                    "created_at": "2023-05-19T11:02:14.192449-04:00",
                    "name": "SFO",
                    "reward": "2.68000",
                    "odds": "2.75000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a26866f-f57e-4879-a435-d2ed246a35c9/?format=api"
                }
            ]
        },
        {
            "id": "92762216-d3a7-4867-8482-91d1083664fc",
            "match": "https://api-prod.gambitprofit.com/api/matches/4ff3de79-44dc-490d-9b55-814d1694e88f/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-19T11:02:14.185284-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 7.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 7.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d2206b4f-425b-4023-9a63-019a96e43311",
                    "gambit_id": "c95bc8b9-86b3-47d3-b009-ea12171e25c4",
                    "last_updated": "2023-05-20T10:52:04.612469-04:00",
                    "created_at": "2023-05-19T11:02:14.187022-04:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92762216-d3a7-4867-8482-91d1083664fc/?format=api"
                },
                {
                    "id": "ac237b4c-c94e-4466-9b33-a9934d9a4eee",
                    "gambit_id": "3102181b-924b-4b67-a029-c31c74a71cb1",
                    "last_updated": "2023-05-20T10:52:04.614410-04:00",
                    "created_at": "2023-05-19T11:02:14.189120-04:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92762216-d3a7-4867-8482-91d1083664fc/?format=api"
                }
            ]
        }
    ]
}