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/08461ec0-d0a4-4233-a635-67e06b084131/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "08461ec0-d0a4-4233-a635-67e06b084131",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "f89c4edc-3c98-4a3a-acd6-86fb4060d930",
    "completed": true,
    "last_updated": "2023-06-15T23:18:31.141344-04:00",
    "created_at": "2023-06-14T05:58:10.986555-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.08,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/f89c4edc-3c98-4a3a-acd6-86fb4060d930",
    "datetime": "2023-06-14T21:40:00-04:00",
    "cutoff_datetime": "2023-06-14T21:40:00-04:00",
    "name": "TAM (T Glasnow) v. OAK (L Medina)",
    "bettypes": [
        {
            "id": "45fb8762-a17b-4a11-b265-4d16b0063295",
            "match": "https://api-prod.gambitprofit.com/api/matches/08461ec0-d0a4-4233-a635-67e06b084131/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-14T05:58:10.991295-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": "TAM (T Glasnow)",
                        "amount": 7203.0
                    },
                    {
                        "team": "OAK (L Medina)",
                        "amount": 2797.0
                    }
                ],
                "expected_reward_tokens": 9507.96,
                "profit_sb": 7.96,
                "profit_sb_percentage": 0.08,
                "recommended": true
            },
            "lines": [
                {
                    "id": "53a3b397-1d1f-4e90-af01-21788115cdb4",
                    "gambit_id": "e6adc9fe-bc2a-4fa1-83a3-365c79389be0",
                    "last_updated": "2023-06-15T23:18:31.144798-04:00",
                    "created_at": "2023-06-14T05:58:10.994877-04:00",
                    "name": "TAM (T Glasnow)",
                    "reward": "1.32000",
                    "odds": "1.33330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45fb8762-a17b-4a11-b265-4d16b0063295/?format=api"
                },
                {
                    "id": "07bdae98-7052-4391-92c7-04953c6593d5",
                    "gambit_id": "fb5caacb-aae1-40d8-834e-bbf363b01d10",
                    "last_updated": "2023-06-15T23:18:31.146224-04:00",
                    "created_at": "2023-06-14T05:58:10.998407-04:00",
                    "name": "OAK (L Medina)",
                    "reward": "3.40000",
                    "odds": "3.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45fb8762-a17b-4a11-b265-4d16b0063295/?format=api"
                }
            ]
        },
        {
            "id": "2ec6bbd6-493c-4e15-b1e8-9ff0fd0e2834",
            "match": "https://api-prod.gambitprofit.com/api/matches/08461ec0-d0a4-4233-a635-67e06b084131/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-14T05:58:11.002438-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": "TAM",
                        "amount": 5939.0
                    },
                    {
                        "team": "OAK",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "fe23f3d8-4bbb-485f-b26d-c5652c38319f",
                    "gambit_id": "31d00294-c232-4a63-8d9a-ebd57ae02af3",
                    "last_updated": "2023-06-15T23:18:31.149024-04:00",
                    "created_at": "2023-06-14T05:58:11.005064-04:00",
                    "name": "TAM",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ec6bbd6-493c-4e15-b1e8-9ff0fd0e2834/?format=api"
                },
                {
                    "id": "2e899e79-575a-4e46-8156-8a379a58a411",
                    "gambit_id": "e579b9e6-a0db-4914-b731-216c39bf9b9d",
                    "last_updated": "2023-06-15T23:18:31.150432-04:00",
                    "created_at": "2023-06-14T05:58:11.007947-04:00",
                    "name": "OAK",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ec6bbd6-493c-4e15-b1e8-9ff0fd0e2834/?format=api"
                }
            ]
        },
        {
            "id": "c2ef80e1-2db9-4d52-9a16-409ccfb75137",
            "match": "https://api-prod.gambitprofit.com/api/matches/08461ec0-d0a4-4233-a635-67e06b084131/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-14T05:58:11.010967-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 Over 8",
                        "amount": 5317.0
                    },
                    {
                        "team": "Game Total Under 8",
                        "amount": 4683.0
                    }
                ],
                "expected_reward_tokens": 9411.09,
                "profit_sb": -88.91,
                "profit_sb_percentage": -0.94,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8a9e17ad-28c4-4564-b29a-3948cd310c41",
                    "gambit_id": "9f86a387-1eba-4202-a93d-677a3935f7ef",
                    "last_updated": "2023-06-15T23:18:31.154303-04:00",
                    "created_at": "2023-06-14T05:58:11.016928-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2ef80e1-2db9-4d52-9a16-409ccfb75137/?format=api"
                },
                {
                    "id": "596491c6-e194-4645-90c2-b70f56bbaa59",
                    "gambit_id": "aadbfe7f-e578-4474-a599-dc180fca146b",
                    "last_updated": "2023-06-15T23:18:31.153023-04:00",
                    "created_at": "2023-06-14T05:58:11.013949-04:00",
                    "name": "Game Total Under 8",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2ef80e1-2db9-4d52-9a16-409ccfb75137/?format=api"
                }
            ]
        }
    ]
}