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/f8936031-db7b-4eaf-8bd1-4621eb04b571/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f8936031-db7b-4eaf-8bd1-4621eb04b571",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "807b5f6b-50e1-4531-9814-b5c34448b8ff",
    "completed": true,
    "last_updated": "2023-04-26T20:32:12.658539-04:00",
    "created_at": "2023-04-25T11:42:03.708763-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.68,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/807b5f6b-50e1-4531-9814-b5c34448b8ff",
    "datetime": "2023-04-25T19:20:00-04:00",
    "cutoff_datetime": "2023-04-25T19:20:00-04:00",
    "name": "MIA (B Hoeing) v. ATL (C Morton)",
    "bettypes": [
        {
            "id": "18562220-7ad6-4137-96f2-b5d6decf7503",
            "match": "https://api-prod.gambitprofit.com/api/matches/f8936031-db7b-4eaf-8bd1-4621eb04b571/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-25T11:42:03.727841-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": "ATL (C Morton)",
                        "amount": 6833.0
                    },
                    {
                        "team": "MIA (B Hoeing)",
                        "amount": 3167.0
                    }
                ],
                "expected_reward_tokens": 9564.34,
                "profit_sb": 64.34,
                "profit_sb_percentage": 0.68,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f00d1614-5284-4c42-9b30-fde285b63770",
                    "gambit_id": "3a325494-2f11-4f1d-875d-92e55354426b",
                    "last_updated": "2023-04-26T20:32:12.673640-04:00",
                    "created_at": "2023-04-25T11:42:03.730094-04:00",
                    "name": "ATL (C Morton)",
                    "reward": "1.40000",
                    "odds": "1.41670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18562220-7ad6-4137-96f2-b5d6decf7503/?format=api"
                },
                {
                    "id": "2e5fa734-ae9c-4950-9315-42d1dab03473",
                    "gambit_id": "d55f3398-d4d6-46b5-955a-a37f662fc2ba",
                    "last_updated": "2023-04-26T20:32:12.675515-04:00",
                    "created_at": "2023-04-25T11:42:03.732430-04:00",
                    "name": "MIA (B Hoeing)",
                    "reward": "3.02000",
                    "odds": "3.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18562220-7ad6-4137-96f2-b5d6decf7503/?format=api"
                }
            ]
        },
        {
            "id": "f29d2fdb-e444-4cb5-9b9b-2e5a55239ead",
            "match": "https://api-prod.gambitprofit.com/api/matches/f8936031-db7b-4eaf-8bd1-4621eb04b571/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-25T11:42:03.720677-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": "ATL",
                        "amount": 5213.0
                    },
                    {
                        "team": "MIA",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "15af0ed2-6b19-4ad9-a1c0-5ad4c536ab07",
                    "gambit_id": "a69949df-12b8-4f1a-a18c-e7c55f5511cb",
                    "last_updated": "2023-04-26T20:32:12.668500-04:00",
                    "created_at": "2023-04-25T11:42:03.722990-04:00",
                    "name": "ATL",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f29d2fdb-e444-4cb5-9b9b-2e5a55239ead/?format=api"
                },
                {
                    "id": "ace1b30b-ac41-4f9c-b199-57d912e0911d",
                    "gambit_id": "7f86a8b1-5531-430b-8e92-857176d34fab",
                    "last_updated": "2023-04-26T20:32:12.670159-04:00",
                    "created_at": "2023-04-25T11:42:03.725362-04:00",
                    "name": "MIA",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f29d2fdb-e444-4cb5-9b9b-2e5a55239ead/?format=api"
                }
            ]
        },
        {
            "id": "233b651f-45ae-4da3-9be3-2e5a8db4a7a1",
            "match": "https://api-prod.gambitprofit.com/api/matches/f8936031-db7b-4eaf-8bd1-4621eb04b571/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-25T11:42:03.712404-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 9",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7f2f9c66-7190-407e-8d49-2d5bb928cb40",
                    "gambit_id": "5f7b511a-94de-4396-bce8-7d0cb4729d3f",
                    "last_updated": "2023-04-26T20:32:12.664432-04:00",
                    "created_at": "2023-04-25T11:42:03.717757-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/233b651f-45ae-4da3-9be3-2e5a8db4a7a1/?format=api"
                },
                {
                    "id": "9342b5c5-a637-4322-9fd4-e1b226643167",
                    "gambit_id": "94b121e8-67e8-4c83-be95-803c3becfd5a",
                    "last_updated": "2023-04-26T20:32:12.662593-04:00",
                    "created_at": "2023-04-25T11:42:03.715097-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/233b651f-45ae-4da3-9be3-2e5a8db4a7a1/?format=api"
                }
            ]
        }
    ]
}