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/23499c02-61d6-4b39-9c0b-04e00c3ecd44/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "23499c02-61d6-4b39-9c0b-04e00c3ecd44",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "9958a45b-5d98-40f4-9628-6c0cb66dfaf7",
    "completed": true,
    "last_updated": "2023-05-16T10:37:10.433414-04:00",
    "created_at": "2023-05-15T11:36:58.144726-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.58,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/9958a45b-5d98-40f4-9628-6c0cb66dfaf7",
    "datetime": "2023-05-15T20:40:00-04:00",
    "cutoff_datetime": "2023-05-15T20:40:00-04:00",
    "name": "CIN (H Greene) v. COL (C Seabold)",
    "bettypes": [
        {
            "id": "a69b5759-34a9-4825-94b6-c677dbfd8d2f",
            "match": "https://api-prod.gambitprofit.com/api/matches/23499c02-61d6-4b39-9c0b-04e00c3ecd44/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-15T11:36:58.157911-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": "CIN (H Greene)",
                        "amount": 5339.0
                    },
                    {
                        "team": "COL (C Seabold)",
                        "amount": 4661.0
                    }
                ],
                "expected_reward_tokens": 9555.05,
                "profit_sb": 55.05,
                "profit_sb_percentage": 0.58,
                "recommended": true
            },
            "lines": [
                {
                    "id": "45fb2bc2-74d8-4e81-9e93-e50a307bddb3",
                    "gambit_id": "d8c03541-5b0a-40ec-84e4-8192bce93ef6",
                    "last_updated": "2023-05-16T10:37:10.450347-04:00",
                    "created_at": "2023-05-15T11:36:58.161812-04:00",
                    "name": "CIN (H Greene)",
                    "reward": "1.79000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a69b5759-34a9-4825-94b6-c677dbfd8d2f/?format=api"
                },
                {
                    "id": "e5a40f4a-54cf-43fa-967f-c693ce8d2202",
                    "gambit_id": "5eb4ccc0-e7a0-4a81-8fc5-87a66a5e8f2f",
                    "last_updated": "2023-05-16T10:37:10.448546-04:00",
                    "created_at": "2023-05-15T11:36:58.159886-04:00",
                    "name": "COL (C Seabold)",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a69b5759-34a9-4825-94b6-c677dbfd8d2f/?format=api"
                }
            ]
        },
        {
            "id": "a431d124-2942-4a3f-8141-67dd98be593b",
            "match": "https://api-prod.gambitprofit.com/api/matches/23499c02-61d6-4b39-9c0b-04e00c3ecd44/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-15T11:36:58.151443-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": "COL",
                        "amount": 5602.0
                    },
                    {
                        "team": "CIN",
                        "amount": 4398.0
                    }
                ],
                "expected_reward_tokens": 9411.36,
                "profit_sb": -88.64,
                "profit_sb_percentage": -0.93,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f9ab63b4-be49-4936-9890-8764aba2131c",
                    "gambit_id": "84103974-d1a5-44a1-8308-7ab123dac3de",
                    "last_updated": "2023-05-16T10:37:10.443065-04:00",
                    "created_at": "2023-05-15T11:36:58.153122-04:00",
                    "name": "COL",
                    "reward": "1.68000",
                    "odds": "1.71430",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a431d124-2942-4a3f-8141-67dd98be593b/?format=api"
                },
                {
                    "id": "977399b1-8968-4f66-b4ac-661ace174bad",
                    "gambit_id": "a7913657-235a-45bc-9b25-5dc462d4d22c",
                    "last_updated": "2023-05-16T10:37:10.444836-04:00",
                    "created_at": "2023-05-15T11:36:58.155726-04:00",
                    "name": "CIN",
                    "reward": "2.14000",
                    "odds": "2.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a431d124-2942-4a3f-8141-67dd98be593b/?format=api"
                }
            ]
        },
        {
            "id": "e792d9bb-04a2-4352-b22a-f2618e1bb406",
            "match": "https://api-prod.gambitprofit.com/api/matches/23499c02-61d6-4b39-9c0b-04e00c3ecd44/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-15T11:36:58.146678-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 11",
                        "amount": 5214.0
                    },
                    {
                        "team": "Game Total Over 11",
                        "amount": 4786.0
                    }
                ],
                "expected_reward_tokens": 9332.7,
                "profit_sb": -167.3,
                "profit_sb_percentage": -1.76,
                "recommended": false
            },
            "lines": [
                {
                    "id": "439fe4ba-d711-4449-b8bc-024cf9bfdae3",
                    "gambit_id": "103a2f1e-2163-472d-aa2f-fd1ff3dc52f2",
                    "last_updated": "2023-05-16T10:37:10.437511-04:00",
                    "created_at": "2023-05-15T11:36:58.148154-04:00",
                    "name": "Game Total Under 11",
                    "reward": "1.79000",
                    "odds": "1.83330",
                    "spread": "11.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e792d9bb-04a2-4352-b22a-f2618e1bb406/?format=api"
                },
                {
                    "id": "b99dd2f1-90d3-4bb0-bdb1-79a91122268e",
                    "gambit_id": "36371d3c-b643-418c-959e-fc5f8cc2cdb5",
                    "last_updated": "2023-05-16T10:37:10.439381-04:00",
                    "created_at": "2023-05-15T11:36:58.149806-04:00",
                    "name": "Game Total Over 11",
                    "reward": "1.95000",
                    "odds": "2.00000",
                    "spread": "11.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e792d9bb-04a2-4352-b22a-f2618e1bb406/?format=api"
                }
            ]
        }
    ]
}